From 8507c3b3802b0990c681a7c17c4e4d7ef0fa305d Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 1 Dec 2022 19:19:47 +0800 Subject: Restructure crupest-api. --- docker/crupest-api/CrupestApi/appsettings.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 docker/crupest-api/CrupestApi/appsettings.json (limited to 'docker/crupest-api/CrupestApi/appsettings.json') diff --git a/docker/crupest-api/CrupestApi/appsettings.json b/docker/crupest-api/CrupestApi/appsettings.json deleted file mode 100644 index 53753bd..0000000 --- a/docker/crupest-api/CrupestApi/appsettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information" - } - }, - "AllowedHosts": "*" -} \ No newline at end of file -- cgit v1.2.3