Switch back to direct ip

This commit is contained in:
Lance Pioch 2022-10-28 23:26:37 -04:00
parent 9b09a67dc4
commit 82d608dd87

View file

@ -5,7 +5,7 @@ jobs:
dusk-php:
runs-on: ubuntu-latest
env:
APP_URL: "http://localhost:8000"
APP_URL: "http://127.0.0.1:8000"
APP_ENV: dusk
DB_USERNAME: root
DB_PASSWORD: root