Update ci connection config

This commit is contained in:
Timothy Warren 2018-02-13 11:14:14 -05:00
parent b9bd807670
commit 980874758b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"mysql2": { "mysql2": {
"driver": "mysql", "driver": "mysql",
"connection": { "connection": {
"host": "mysql2", "host": "mysql",
"user": "test", "user": "test",
"password": "test", "password": "test",
"database": "test" "database": "test"