Kaynağa Gözat

MOD: 修改配置文件,解决http://110.188.24.28:50301跨域

xf 1 yıl önce
ebeveyn
işleme
2c808f383b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/Hotline.Api/config/appsettings.json

+ 1 - 1
src/Hotline.Api/config/appsettings.json

@@ -29,7 +29,7 @@
   },
   "Swagger": true,
   "Cors": {
-    "Origins": [ "http://localhost:8888", "http://hotline.12345lm.cn", "http://110.188.24.28:50101", "http://110.188.24.28:50102", "http://localhost:8113", "http://bs.hotline.12345lm.cn" ]
+    "Origins": [ "http://localhost:8888", "http://hotline.12345lm.cn", "http://110.188.24.28:50101", "http://110.188.24.28:50102", "http://110.188.24.28:50301", "http://bs.hotline.12345lm.cn" ]
   },
   "IdentityConfiguration": {
     "Password": {