This commit is contained in:
James Cole 2020-02-09 09:21:20 +01:00
parent 4dc24939ba
commit 930695b188
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -54,6 +54,7 @@ APP_LOG_LEVEL=notice
# Database credentials. Make sure the database exists. I recommend a dedicated user for Firefly III
# For other database types, please see the FAQ: https://docs.firefly-iii.org/support/faq
# If you use Docker or similar, you can set these variables from a file by appending them with _FILE
# Use "mysql" for MySQL and MariaDB. Use "sqlite" for SQLite.
DB_CONNECTION=pgsql
DB_HOST=firefly_iii_db
DB_PORT=5432