Try this back in
This commit is contained in:
parent
780f6f3ed7
commit
bc6768fd76
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dusk.yml
vendored
1
.github/workflows/dusk.yml
vendored
|
@ -7,6 +7,7 @@ jobs:
|
|||
env:
|
||||
APP_URL: "http://127.0.0.1:8000"
|
||||
APP_ENV: dusk
|
||||
APP_CORS_ALLOWED_ORIGINS: "*"
|
||||
DB_USERNAME: root
|
||||
DB_PASSWORD: root
|
||||
MAIL_MAILER: log
|
||||
|
|
Loading…
Reference in a new issue