Add support for DSN

This commit is contained in:
James Cole
2022-01-28 20:58:08 +01:00
parent 1bf3608142
commit 0bcc3240b7
2 changed files with 8 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ DB_PORT=3306
DB_DATABASE=firefly
DB_USERNAME=firefly
DB_PASSWORD=secret_firefly_password
# leave empty or omit when not using a socket connection
DB_SOCKET=
# 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