added the infra for staging sandbox

This commit is contained in:
Alysia Broddrick 2023-06-14 19:51:34 -07:00
parent 485fd89e31
commit 46a06578a5
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7
4 changed files with 32 additions and 0 deletions

View file

@ -564,6 +564,7 @@ SECURE_SSL_REDIRECT = True
# web server configurations.
ALLOWED_HOSTS = [
"getgov-stable.app.cloud.gov",
"getgov-staging.app.cloud.gov",
"getgov-ko.app.cloud.gov",
"getgov-ab.app.cloud.gov",
"getgov-bl.app.cloud.gov",