Fixes for github actions

This commit is contained in:
David Bomba 2021-07-26 20:05:30 +10:00
parent 65b7420d26
commit 64f3acca74

View File

@ -2,7 +2,7 @@ APP_NAME="Invoice Ninja"
APP_ENV=local APP_ENV=local
APP_KEY= APP_KEY=
APP_DEBUG=true APP_DEBUG=true
APP_URL=http://ninja.test APP_URL=http://localhost
MULTI_DB_ENABLED=false MULTI_DB_ENABLED=false
# database # database
DB_CONNECTION=mysql DB_CONNECTION=mysql