diff --git a/backend/src/Squidex/appsettings.json b/backend/src/Squidex/appsettings.json index 3d9729544..1cbd48d94 100644 --- a/backend/src/Squidex/appsettings.json +++ b/backend/src/Squidex/appsettings.json @@ -20,7 +20,7 @@ /* * Set it to true to return a 400 if the host does not match. */ - "enforceHost": true, + "enforceHost": false, /* * A list of known proxies to make forward headers safer.