🔧 Add a default Flower password (#682)

This commit is contained in:
Sebastián Ramírez
2024-03-12 10:53:25 +01:00
committed by GitHub
parent 6d5db02b35
commit 6adafdc13d
4 changed files with 9 additions and 3 deletions

2
.env
View File

@@ -37,7 +37,7 @@ PGADMIN_LISTEN_PORT=5050
SENTRY_DSN=
# Flower
FLOWER_BASIC_AUTH=
FLOWER_BASIC_AUTH=admin:changethis
# Configure these with your own Docker registry images
DOCKER_IMAGE_BACKEND=backend