From ac769e656b122ff569c3f1534701b71e00fed586 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 19:21:35 +0800 Subject: Split front and back end. --- Timeline/appsettings.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Timeline/appsettings.json (limited to 'Timeline/appsettings.json') diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json deleted file mode 100644 index 804ca43a..00000000 --- a/Timeline/appsettings.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Warning" - } - }, - "Jwt": { - "Issuer": "api.crupest.xyz", - "Audience": "api.crupest.xyz" - } -} -- cgit v1.2.3