We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 239f21c + d9d53f2 commit ef637b1Copy full SHA for ef637b1
1 file changed
manage_breast_screening/config/.env.tpl
@@ -4,7 +4,7 @@ DJANGO_ENV=local
4
ALLOWED_HOSTS="localhost,127.0.0.1"
5
GUNICORN_CMD_ARGS="--log-level DEBUG"
6
DATABASE_NAME=manage
7
-DATABASE_PASSWORD=changeme
+DATABASE_PASSWORD=manage
8
DATABASE_USER=manage
9
DATABASE_SSLMODE=allow
10
DATABASE_HOST=localhost
0 commit comments