Index: ChapterX.API/appsettings.json
===================================================================
--- ChapterX.API/appsettings.json	(revision e294f7d2cedd462a923c69ae9f85c996b5377c69)
+++ ChapterX.API/appsettings.json	(revision dc383dd3199c7db4b47fd42b458a73717189db88)
@@ -8,5 +8,5 @@
   "AllowedHosts": "*",
   "Jwt": {
-    "Key": "change-this-to-a-long-secret-key-at-least-32-chars!!",
+    "Key": "",
     "Issuer": "ChapterX",
     "Audience": "ChapterX"
