Skip to content

Commit 273d7db

Browse files
committed
Remove dublicate db env vars
1 parent 53cd11c commit 273d7db

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.env.example

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@ CICERO_URL=CICERO_SERVER_HERE
6262
# Validator for citizen login API
6363
CITIZEN_LOGIN_API_VALIDATOR=system.utils.always_validate_citizen
6464

65-
# Username for PostgreSQL
66-
POSTGRES_USER=bpc
67-
68-
# Password for PostgreSQL
69-
POSTGRES_PASSWORD=bpc
70-
7165
# Uncomment if you do not want Django behind a proxy
7266
USE_X_FORWARDED_HOST = True
7367
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')

0 commit comments

Comments
 (0)