Reference to correct DB

This commit is contained in:
James Cole 2020-08-01 06:00:36 +02:00
parent c41d766604
commit c2fc759b68
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -60,7 +60,7 @@ APP_LOG_LEVEL=info
# Use "pgsql" for PostgreSQL
# Use "mysql" for MySQL and MariaDB.
# Use "sqlite" for SQLite.
DB_CONNECTION=sqlite
DB_CONNECTION=sqlite_test
# 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