This commit is contained in:
Neil Martinsen-Burrell 2023-08-21 15:03:34 -05:00
parent 130dacdf6f
commit 56d53072a2
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
3 changed files with 3 additions and 0 deletions

View file

@ -15,6 +15,7 @@ on:
options:
- stable
- staging
- dk
- nl
- rh
- za

View file

@ -16,6 +16,7 @@ on:
options:
- stable
- staging
- dk
- nl
- rh
- za

View file

@ -571,6 +571,7 @@ SECURE_SSL_REDIRECT = True
ALLOWED_HOSTS = [
"getgov-stable.app.cloud.gov",
"getgov-staging.app.cloud.gov",
"getgov-dk.app.cloud.gov",
"getgov-nl.app.cloud.gov",
"getgov-rh.app.cloud.gov",
"getgov-za.app.cloud.gov",