mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Use manage.get.gov as the BASE_URL
This commit is contained in:
parent
2daece6d75
commit
5319f58191
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue