add API HOST NAME to workaround

This commit is contained in:
Kenneth Kehl
2024-04-29 12:05:25 -07:00
parent 7b570bfbed
commit 170527cfdf
3 changed files with 5 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ jobs:
# Debugging for now to troubleshoot a connectivity issue to the local servers
# run: curl --request GET --url "http://localhost:6012"
env:
API_HOST_NAME: https://notify-api-staging.app.cloud.gov/
E2E_API_HOST_NAME: https://notify-api-staging.app.cloud.gov/
# API_HOST_NAME: http://localhost:6011
E2E_DANGEROUS_SALT: ${{ secrets.DANGEROUS_SALT }}
E2E_SECRET_KEY: ${{ secrets.SECRET_KEY }}