Change db schema for fast installations
This commit is contained in:
parent
270ecdab91
commit
601eebeb87
1 changed files with 1 additions and 1 deletions
2
.env.ci
2
.env.ci
|
|
@ -5,7 +5,7 @@ APP_DEBUG=true
|
|||
APP_URL=http://ninja.test
|
||||
MULTI_DB_ENABLED=false
|
||||
# database
|
||||
DB_CONNECTION=db-ninja-01
|
||||
DB_CONNECTION=mysql
|
||||
DB_DATABASE1=ninja
|
||||
DB_USERNAME1=root
|
||||
DB_PASSWORD1=ninja
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue