Der Regex ist nun vollständig.
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ DATABASES_USER=user
|
|||||||
DATABASES_PASS=1234
|
DATABASES_PASS=1234
|
||||||
|
|
||||||
## CORS Einstellungen
|
## CORS Einstellungen
|
||||||
CORS_ALLOW_ORIGIN=localhost:*
|
CORS_ALLOW_ORIGIN_REGEX=/https?:\/\/localhost:\d+/
|
||||||
Reference in New Issue
Block a user