diff options
Diffstat (limited to 'Timeline/appsettings.Development.json')
-rw-r--r-- | Timeline/appsettings.Development.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json index e203e940..b1cd5a3b 100644 --- a/Timeline/appsettings.Development.json +++ b/Timeline/appsettings.Development.json @@ -5,5 +5,8 @@ "System": "Information", "Microsoft": "Information" } + }, + "JwtConfig": { + "SigningKey": "crupest hahahahahahahhahahahahaha" } } |