mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Simplified the config files for admin.
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
export NOTIFY_ENVIRONMENT='test'
|
||||
export ADMIN_CLIENT_SECRET='dev-notify-secret-key'
|
||||
export ADMIN_CLIENT_USER_NAME='dev-notify-admin'
|
||||
export API_HOST_NAME=''
|
||||
export DANGEROUS_SALT='dev-notify-salt'
|
||||
export SECRET_KEY='dev-notify-secret-key'
|
||||
export DESKPRO_API_HOST=""
|
||||
export DESKPRO_API_KEY=""
|
||||
export DESKPRO_DEPT_ID=""
|
||||
export DESKPRO_ASSIGNED_AGENT_TEAM_ID=""
|
||||
|
||||
Reference in New Issue
Block a user