up log level

This commit is contained in:
matthewswspence 2024-12-05 14:21:02 -06:00
parent 8b473d5e18
commit 3dbafb5220
No known key found for this signature in database
GPG key ID: FB458202A7852BA4
4 changed files with 5 additions and 4 deletions

View file

@ -20,7 +20,7 @@ applications:
# Tell Django where it is being hosted
DJANGO_BASE_URL: https://getgov-ms.app.cloud.gov
# Tell Django how much stuff to log
DJANGO_LOG_LEVEL: INFO
DJANGO_LOG_LEVEL: DEBUG
# default public site location
GETGOV_PUBLIC_SITE_URL: https://get.gov
# Flag to disable/enable features in prod environments