mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 15:34:53 +02:00
Merge pull request #1311 from cisagov/nmb/513-google-analytics
#513: Add google analytics code in production
This commit is contained in:
commit
88ab9a4f08
6 changed files with 17 additions and 3 deletions
|
@ -29,6 +29,8 @@ services:
|
|||
- IS_PRODUCTION=False
|
||||
# Tell Django where it is being hosted
|
||||
- DJANGO_BASE_URL=http://localhost:8080
|
||||
# Is this a production environment
|
||||
- IS_PRODUCTION
|
||||
# Public site URL link
|
||||
- GETGOV_PUBLIC_SITE_URL=https://beta.get.gov
|
||||
# Set a username for accessing the registry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue