diff --git a/src/Squidex/appsettings.json b/src/Squidex/appsettings.json index d89b3fc6c..416a4cac0 100644 --- a/src/Squidex/appsettings.json +++ b/src/Squidex/appsettings.json @@ -12,7 +12,7 @@ */ "baseUrl": "http://localhost:5000", - /* + /*7 * Set it to true to redirect the user from http to https permanently. */ "enforceHttps": false @@ -238,7 +238,7 @@ "oidcName": "OIDC", "oidcAuthority": "", "oidcClient": "", - "oidcSecret": "" + "oidcSecret": "", /* * Lock new users automatically, the administrator must unlock them. */