mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Renamed DESKPRO_TEAM_ID to DESKPRO_DEPT_ID to match name of param in
api call. Added DESKPRO_ASSIGNED_AGENT_TEAM_ID so that tickets routed correctly.
This commit is contained in:
@@ -7,4 +7,5 @@ export SECRET_KEY='dev-notify-secret-key'
|
||||
export DESKPRO_API_HOST=""
|
||||
export DESKPRO_API_KEY=""
|
||||
export DESKPRO_PERSON_EMAIL=""
|
||||
export DESKPRO_TEAM_ID=""
|
||||
export DESKPRO_DEPT_ID=""
|
||||
export DESKPRO_ASSIGNED_AGENT_TEAM_ID=""
|
||||
|
||||
Reference in New Issue
Block a user