🔧 Add a default Flower password (#682)
This commit is contained in:

committed by
GitHub

parent
6d5db02b35
commit
6adafdc13d
@@ -69,6 +69,11 @@ sentry_dsn:
|
||||
help: The DSN for Sentry, if you are using it, you can set it later in .env
|
||||
default: ""
|
||||
|
||||
flower_basic_auth:
|
||||
type: str
|
||||
help: The basic auth for Flower, you can set it later in .env
|
||||
default: "admin:changethis"
|
||||
|
||||
_exclude:
|
||||
# Global
|
||||
- .vscode
|
||||
|
Reference in New Issue
Block a user