Allow all for testing

This commit is contained in:
Lance Pioch 2022-10-29 03:05:28 -04:00
parent 664ef911e3
commit 6b2ccf8dc2

View file

@ -7,6 +7,7 @@ jobs:
env: env:
APP_URL: "http://127.0.0.1:8000" APP_URL: "http://127.0.0.1:8000"
APP_ENV: dusk APP_ENV: dusk
APP_CORS_ALLOWED_ORIGINS: *
DB_USERNAME: root DB_USERNAME: root
DB_PASSWORD: root DB_PASSWORD: root
MAIL_MAILER: log MAIL_MAILER: log