config detect-secrets

This commit is contained in:
Jim Moffet
2022-06-29 08:47:36 -07:00
parent 3457c5a687
commit 3ac3dcd09d
7 changed files with 47 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
### REBUILD THE DEVCONTAINER WHEN YOU MODIFY .ENV ###
# Debug
DEBUG=True
ANTIVIRUS_ENABLED=0
@@ -7,6 +9,7 @@ STATSD_HOST=localhost
SES_STUB_URL=None
NOTIFY_APP_NAME=api
NOTIFY_EMAIL_DOMAIN=dispostable.com
NOTIFY_LOG_PATH=/workspace/logs/app.log
# secrets that internal apps, such as the admin app or document download, must use to authenticate with the API
ADMIN_CLIENT_ID=notify-admin