Use manage.get.gov as the BASE_URL

This commit is contained in:
Neil Martinsen-Burrell 2023-10-23 10:57:58 -05:00
parent 2daece6d75
commit 5319f58191
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184

View file

@ -18,7 +18,7 @@ applications:
# Tell Django where to find its configuration
DJANGO_SETTINGS_MODULE: registrar.config.settings
# Tell Django where it is being hosted
DJANGO_BASE_URL: https://getgov-stable.app.cloud.gov
DJANGO_BASE_URL: https://manage.get.gov
# Tell Django how much stuff to log
DJANGO_LOG_LEVEL: INFO
# default public site location