Switch to another host in the default configuration.

This commit is contained in:
James Cole 2021-05-04 19:00:33 +02:00
parent 8315734471
commit 843f3c9b45
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -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