diff --git a/backend/src/Squidex/appsettings.json b/backend/src/Squidex/appsettings.json index a1c3f2fa6..f02ee54c5 100644 --- a/backend/src/Squidex/appsettings.json +++ b/backend/src/Squidex/appsettings.json @@ -10,7 +10,7 @@ /* * Set the base url of your application, to generate correct urls in background process. */ - "baseUrl": "https://localhost:5001", + "baseUrl": "https://localhost:5001" }, "fullText": {