From 36a5a7c81569bbc4fa76b77e9823767d951944b4 Mon Sep 17 00:00:00 2001 From: 杨宇千 Date: Sun, 18 Aug 2019 18:07:50 +0800 Subject: Add avatar service. --- Timeline/appsettings.Development.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Timeline/appsettings.Development.json') diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json index db4b074a..424b3885 100644 --- a/Timeline/appsettings.Development.json +++ b/Timeline/appsettings.Development.json @@ -7,6 +7,6 @@ } }, "JwtConfig": { - "SigningKey": "crupest hahahahahahahhahahahahaha" + "SigningKey": "this is very very very very very long secret" } } -- cgit v1.2.3