Access the API endpiont over internal interfaces

This commit is contained in:
Ryan Ahearn
2022-09-20 15:30:54 -04:00
parent 51fb5bce98
commit 109bc72d4b
8 changed files with 88 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ applications:
ADMIN_CLIENT_SECRET: ((ADMIN_CLIENT_SECRET))
ADMIN_CLIENT_USERNAME: ((ADMIN_CLIENT_USERNAME))
ADMIN_BASE_URL: https://notifications-admin.app.cloud.gov
API_HOST_NAME: https://notifications-api.app.cloud.gov
API_HOST_NAME: https://notifications-api-((env)).apps.internal:61443
DANGEROUS_SALT: ((DANGEROUS_SALT))
SECRET_KEY: ((SECRET_KEY))