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