Fixes for github actions
This commit is contained in:
parent
65b7420d26
commit
64f3acca74
1 changed files with 1 additions and 1 deletions
2
.env.ci
2
.env.ci
|
|
@ -2,7 +2,7 @@ APP_NAME="Invoice Ninja"
|
|||
APP_ENV=local
|
||||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://ninja.test
|
||||
APP_URL=http://localhost
|
||||
MULTI_DB_ENABLED=false
|
||||
# database
|
||||
DB_CONNECTION=mysql
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue