From 5c3be3a19f0d31a7a9594e702dcfe2cd385701c8 Mon Sep 17 00:00:00 2001 From: Argo-Tianyi Date: Sun, 7 Nov 2021 12:10:34 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=A2=9E=E5=8A=A0=20Gitee=20?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E9=BB=98=E8=AE=A4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/Bootstrap.Admin/appsettings.Development.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/admin/Bootstrap.Admin/appsettings.Development.json b/src/admin/Bootstrap.Admin/appsettings.Development.json index 79c120fd..f17c4800 100644 --- a/src/admin/Bootstrap.Admin/appsettings.Development.json +++ b/src/admin/Bootstrap.Admin/appsettings.Development.json @@ -72,6 +72,7 @@ } ], "SwaggerPathBase": "", + "GiteeHealthChecks": "true", "AllowOrigins": "http://localhost:49185", "HealthsCloudUrl": "https://client.blazor.zone/api/Interface/Healths", "FileStorageOptions": {