mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Switch to another host in the default configuration.
This commit is contained in:
parent
8315734471
commit
843f3c9b45
@ -64,7 +64,7 @@ AUDIT_LOG_LEVEL=info
|
|||||||
# Use "mysql" for MySQL and MariaDB.
|
# Use "mysql" for MySQL and MariaDB.
|
||||||
# Use "sqlite" for SQLite.
|
# Use "sqlite" for SQLite.
|
||||||
DB_CONNECTION=mysql
|
DB_CONNECTION=mysql
|
||||||
DB_HOST=fireflyiiidb
|
DB_HOST=db
|
||||||
DB_PORT=3306
|
DB_PORT=3306
|
||||||
DB_DATABASE=firefly
|
DB_DATABASE=firefly
|
||||||
DB_USERNAME=firefly
|
DB_USERNAME=firefly
|
||||||
|
Loading…
Reference in New Issue
Block a user