mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
Add utils DeskproClient and configuration variables
Deskpro client is used to create tickets from celery alerting tasks (eg alerts for missing ack or response files from DVLA).
This commit is contained in:
@@ -27,6 +27,9 @@ env:
|
||||
|
||||
STATSD_PREFIX: null
|
||||
|
||||
DESKPRO_API_KEY: null
|
||||
DESKPRO_API_HOST: null
|
||||
|
||||
MMG_URL: null
|
||||
MMG_API_KEY: null
|
||||
MMG_INBOUND_SMS_AUTH: null
|
||||
|
||||
Reference in New Issue
Block a user