We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2f975 commit dfbfa95Copy full SHA for dfbfa95
1 file changed
cookiecutter.json
@@ -22,7 +22,7 @@
22
"traefik_public_network": "traefik-public",
23
"traefik_public_constraint_tag": "traefik-public",
24
25
- "flower_auth": "root:changethis",
+ "flower_auth": "admin:{{cookiecutter.first_superuser_password}}",
26
27
"sentry_dsn": "",
28
0 commit comments