mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Merge pull request #3211 from alphagov/remove-api-callbacks-app
Remove api-sms-callbacks app
This commit is contained in:
@@ -20,26 +20,6 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
'notify-api-sms-callbacks': {
|
|
||||||
'NOTIFY_APP_NAME': 'api',
|
|
||||||
'disk_quota': '2G',
|
|
||||||
'additional_env_vars': {
|
|
||||||
'STATSD_HOST': None
|
|
||||||
},
|
|
||||||
'routes': {
|
|
||||||
'preview': ['api.notify.works/notifications/sms/mmg', 'api.notify.works/notifications/sms/firetext'],
|
|
||||||
'staging': ['api.staging-notify.works/notifications/sms/mmg', 'api.staging-notify.works/notifications/sms/firetext'],
|
|
||||||
'production': ['api.notifications.service.gov.uk/notifications/sms/mmg', 'api.notifications.service.gov.uk/notifications/sms/firetext'],
|
|
||||||
},
|
|
||||||
'health-check-type': 'port',
|
|
||||||
'health-check-invocation-timeout': 3,
|
|
||||||
'instances': {
|
|
||||||
'preview': 1,
|
|
||||||
'staging': 2,
|
|
||||||
'production': 10
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
'notify-api-sms-receipts': {
|
'notify-api-sms-receipts': {
|
||||||
'NOTIFY_APP_NAME': 'api',
|
'NOTIFY_APP_NAME': 'api',
|
||||||
'disk_quota': '2G',
|
'disk_quota': '2G',
|
||||||
|
|||||||
Reference in New Issue
Block a user