fixes for github actions

This commit is contained in:
David Bomba 2021-07-26 21:02:46 +10:00
parent 24ad605de0
commit 0069397598

View File

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