Update ci connection config
This commit is contained in:
parent
b9bd807670
commit
980874758b
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user