Simplified the config files for admin.

This commit is contained in:
Martyn Inglis
2016-09-07 10:31:33 +01:00
parent fb2db09184
commit b249477953
4 changed files with 28 additions and 34 deletions

View File

@@ -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=""