Change db schema for fast installations

This commit is contained in:
David Bomba 2023-01-18 23:23:35 +11:00
parent 270ecdab91
commit 601eebeb87

View File

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