diff --git a/deploy-config/egress_proxy/notify-api-demo.allow.acl b/deploy-config/egress_proxy/notify-api-demo.allow.acl index 7061eef91..fcd95f284 100644 --- a/deploy-config/egress_proxy/notify-api-demo.allow.acl +++ b/deploy-config/egress_proxy/notify-api-demo.allow.acl @@ -1,4 +1,4 @@ email.us-west-2.amazonaws.com sns.us-west-2.amazonaws.com gov-collector.newrelic.com -*.apps.internal +egress-proxy-notify-api-demo.apps.internal diff --git a/deploy-config/egress_proxy/notify-api-staging.allow.acl b/deploy-config/egress_proxy/notify-api-staging.allow.acl index 7061eef91..9f16b1edf 100644 --- a/deploy-config/egress_proxy/notify-api-staging.allow.acl +++ b/deploy-config/egress_proxy/notify-api-staging.allow.acl @@ -1,4 +1,4 @@ email.us-west-2.amazonaws.com sns.us-west-2.amazonaws.com gov-collector.newrelic.com -*.apps.internal +egress-proxy-notify-api-staging.apps.internal