Modernized Firefly config
This commit is contained in:
parent
94bd72ee39
commit
0172b193a1
2 changed files with 11 additions and 16 deletions
|
|
@ -63,7 +63,7 @@ DB_HOST=db
|
|||
DB_PORT=5432
|
||||
DB_DATABASE=firefly
|
||||
DB_USERNAME=firefly
|
||||
DB_PASSWORD=password
|
||||
DB_PASSWORD=firefly
|
||||
|
||||
# MySQL supports SSL. You can configure it here.
|
||||
# If you use Docker or similar, you can set these variables from a file by appending them with _FILE
|
||||
|
|
|
|||
Reference in a new issue