Der Regex ist nun vollständig.

This commit is contained in:
2021-04-12 18:45:16 +02:00
parent 8ee9666250
commit e29a6dcab9
+1 -1
View File
@@ -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+/