mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Updated for correct desk pro env vars
This commit is contained in:
@@ -70,7 +70,8 @@ export SECRET_KEY='dev-notify-secret-key'
|
|||||||
export DESKPRO_API_HOST=""
|
export DESKPRO_API_HOST=""
|
||||||
export DESKPRO_API_KEY=""
|
export DESKPRO_API_KEY=""
|
||||||
export DESKPRO_PERSON_EMAIL=""
|
export DESKPRO_PERSON_EMAIL=""
|
||||||
export DESKPRO_TEAM_ID=""
|
export DESKPRO_DEPT_ID=""
|
||||||
|
export DESKPRO_ASSIGNED_AGENT_TEAM_ID=""
|
||||||
"> environment.sh
|
"> environment.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user