mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Get SES config from VCAP_SERVICES
This commit is contained in:
@@ -15,7 +15,7 @@ applications:
|
||||
- notify-api-contact-list-bucket-((env))
|
||||
- name: notify-api-ses-((env))
|
||||
parameters:
|
||||
notification_webhook: ""
|
||||
notification_webhook: "https://((public_api_route))/notifications/email/ses"
|
||||
|
||||
processes:
|
||||
- type: web
|
||||
|
||||
Reference in New Issue
Block a user