We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53cd11c commit 273d7dbCopy full SHA for 273d7db
.env.example
@@ -62,12 +62,6 @@ CICERO_URL=CICERO_SERVER_HERE
62
# Validator for citizen login API
63
CITIZEN_LOGIN_API_VALIDATOR=system.utils.always_validate_citizen
64
65
-# Username for PostgreSQL
66
-POSTGRES_USER=bpc
67
-
68
-# Password for PostgreSQL
69
-POSTGRES_PASSWORD=bpc
70
71
# Uncomment if you do not want Django behind a proxy
72
USE_X_FORWARDED_HOST = True
73
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
0 commit comments