From ec6c62739b26955683fab53bc3c77d4f1081eee2 Mon Sep 17 00:00:00 2001 From: Ryan Ahearn Date: Wed, 21 Sep 2022 11:24:25 -0400 Subject: [PATCH] Add internal route to API --- manifest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.yml b/manifest.yml index 659fb612a..d93bd80ca 100644 --- a/manifest.yml +++ b/manifest.yml @@ -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))