mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -04:00
Use statsd local host instead of GDS
This commit is contained in:
@@ -32,7 +32,7 @@ applications:
|
||||
AWS_ACCESS_KEY_ID: ((AWS_ACCESS_KEY_ID))
|
||||
AWS_SECRET_ACCESS_KEY: ((AWS_SECRET_ACCESS_KEY))
|
||||
|
||||
STATSD_HOST: "notify-statsd-exporter-((NOTIFY_ENVIRONMENT)).apps.internal"
|
||||
STATSD_HOST: localhost
|
||||
|
||||
ZENDESK_API_KEY: ((ZENDESK_API_KEY))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user