Get SES config from VCAP_SERVICES

This commit is contained in:
Ryan Ahearn
2023-01-31 17:27:17 -05:00
parent 74566b733d
commit d1c03e5e8c
7 changed files with 57 additions and 11 deletions

View File

@@ -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