diff --git a/EnvelopeGenerator.Web/appsettings.Security.json b/EnvelopeGenerator.Web/appsettings.Security.json index b4232996..f1132523 100644 --- a/EnvelopeGenerator.Web/appsettings.Security.json +++ b/EnvelopeGenerator.Web/appsettings.Security.json @@ -10,7 +10,7 @@ "media-src 'self'", "object-src 'self'" ], - "AllowedOrigins": [ "https://localhost:7202", "https://digitale.unterschrift.wisag.de/" ], + "AllowedOrigins": [ "http://localhost:8080", "https://digitale.unterschrift.wisag.de/" ], "TFARegParams": { "TimeLimit": "90.00:00:00" }