You've already forked Atomcms-edit
Add CORS_ALLOWED_ORIGINS to .env.example
This commit is contained in:
@@ -105,6 +105,11 @@ APP_LOCALE=nl
|
||||
APP_FALLBACK_LOCALE=en
|
||||
APP_FAKER_LOCALE=nl_NL
|
||||
|
||||
# ==========================================
|
||||
# CORS
|
||||
# ==========================================
|
||||
CORS_ALLOWED_ORIGINS=
|
||||
|
||||
# ==========================================
|
||||
# SECURITY SETTINGS
|
||||
# ==========================================
|
||||
|
||||
Reference in New Issue
Block a user