bugfixes/cors-problem #7

Merged
TorstenHettstedt merged 9 commits from bugfixes/cors-problem into master 2021-04-13 12:44:22 +02:00
Showing only changes of commit e29a6dcab9 - Show all commits
+1 -1
View File
@@ -5,4 +5,4 @@ DATABASES_USER=user
DATABASES_PASS=1234
## CORS Einstellungen
CORS_ALLOW_ORIGIN=localhost:*
CORS_ALLOW_ORIGIN_REGEX=/https?:\/\/localhost:\d+/