Fingers crossed
This commit is contained in:
parent
f4312f5b21
commit
cd764b6d6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dusk.yml
vendored
2
.github/workflows/dusk.yml
vendored
|
@ -5,7 +5,7 @@ jobs:
|
|||
dusk-php:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
APP_URL: "http://127.0.0.1:8000"
|
||||
APP_URL: "http://localhost:8000"
|
||||
APP_ENV: dusk
|
||||
DB_USERNAME: root
|
||||
DB_PASSWORD: root
|
||||
|
|
Loading…
Reference in a new issue