🔧 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

View File

@@ -143,7 +143,7 @@ You can set several variables, like:
* `PGADMIN_DEFAULT_EMAIL`: The default email for pgAdmin.
* `PGADMIN_DEFAULT_PASSWORD`: The default password for pgAdmin.
* `SENTRY_DSN`: The DSN for Sentry, if you are using it.
* `FLOWER_BASIC_AUTH`: The HTTP Basic Auth for Flower.
* `FLOWER_BASIC_AUTH`: The HTTP Basic Auth for Flower, like `admin:changethis`.
### Generate secret keys