Merge pull request #1311 from cisagov/nmb/513-google-analytics

#513: Add google analytics code in production
This commit is contained in:
Neil MartinsenBurrell 2023-11-13 09:05:30 -06:00 committed by GitHub
commit 88ab9a4f08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 3 deletions

View file

@ -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