mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-28 23:33:32 +02:00
Add public_site_url template tag
This commit is contained in:
parent
c3f1fcba27
commit
400232a10f
7 changed files with 32 additions and 2 deletions
|
@ -20,6 +20,8 @@ applications:
|
|||
DJANGO_BASE_URL: https://getgov-ENVIRONMENT.app.cloud.gov
|
||||
# Tell Django how much stuff to log
|
||||
DJANGO_LOG_LEVEL: INFO
|
||||
# default public site location
|
||||
GETGOV_PUBLIC_SITE_URL: https://beta.get.gov
|
||||
routes:
|
||||
- route: getgov-ENVIRONMENT.app.cloud.gov
|
||||
services:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue