Add internal route to API

This commit is contained in:
Ryan Ahearn
2022-09-21 11:24:25 -04:00
parent e9815a6f8e
commit ec6c62739b

View File

@@ -9,6 +9,7 @@ applications:
health-check-invocation-timeout: 1
routes:
- route: notifications-api.app.cloud.gov
- route: notifications-api-((env)).apps.internal
services:
- notifications-api-rds-((env))