From 0a94117088a34faea1d637f25a1e598897296697 Mon Sep 17 00:00:00 2001 From: Argo Window10 Date: Sat, 4 Jul 2020 15:04:50 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B9=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/Bootstrap.Client/appsettings.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/client/Bootstrap.Client/appsettings.json b/src/client/Bootstrap.Client/appsettings.json index 967e526a..d93e07ae 100644 --- a/src/client/Bootstrap.Client/appsettings.json +++ b/src/client/Bootstrap.Client/appsettings.json @@ -59,12 +59,14 @@ "Timeout": 5000, "BlackList": [ "" ] }, - "AllowOrigins": "http://localhost,http://argo.zylweb.cn", - "B4BIM": { - "Token": "", - "AccountName": "", - "ProjectSlug": "", - "Api": "" + "AllowOrigins": "http://localhost,http://ba.sdgxgz.com", + "Appveyor": { + "melhgtr0awltdhrh": { + "Token": "", + "AccountName": "AppVeyor", + "ProjectSlug": "components", + "Api": "api/builds" + } }, "LongbowCache": { "Enabled": true,