We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e73c94 commit 7fa54a2Copy full SHA for 7fa54a2
{{cookiecutter.project_slug}}/env-pgadmin.env
@@ -1,3 +1,3 @@
1
PGADMIN_LISTEN_PORT=5050
2
-PG_ADMIN_DEFAULT_EMAIL={{cookiecutter.pgadmin_default_user}}
3
-PG_ADMIN_DEFAULT_PASSWORD={{cookiecutter.pgadmin_default_user_password}}
+PGADMIN_DEFAULT_EMAIL={{cookiecutter.pgadmin_default_user}}
+PGADMIN_DEFAULT_PASSWORD={{cookiecutter.pgadmin_default_user_password}}
0 commit comments