mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Reference to correct DB
This commit is contained in:
parent
c41d766604
commit
c2fc759b68
@ -60,7 +60,7 @@ APP_LOG_LEVEL=info
|
|||||||
# Use "pgsql" for PostgreSQL
|
# Use "pgsql" for PostgreSQL
|
||||||
# Use "mysql" for MySQL and MariaDB.
|
# Use "mysql" for MySQL and MariaDB.
|
||||||
# Use "sqlite" for SQLite.
|
# Use "sqlite" for SQLite.
|
||||||
DB_CONNECTION=sqlite
|
DB_CONNECTION=sqlite_test
|
||||||
|
|
||||||
# MySQL supports SSL. You can configure it here.
|
# 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
|
# If you use Docker or similar, you can set these variables from a file by appending them with _FILE
|
||||||
|
Loading…
Reference in New Issue
Block a user