add frontend cors config

This commit is contained in:
Yisroel Baum 2026-05-18 22:19:57 +03:00
parent f9f253d04f
commit 4df8573b1c
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 24 additions and 0 deletions

View file

@ -3,6 +3,7 @@ APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
CORS_ALLOWED_ORIGINS=http://localhost:5173,https://rabbigerzi.com,https://www.rabbigerzi.com
APP_LOCALE=en
APP_FALLBACK_LOCALE=en