xf 1 年之前
父節點
當前提交
68fe527744
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/FileStorage.Host/config/appsettings.json

+ 1 - 1
src/FileStorage.Host/config/appsettings.json

@@ -7,7 +7,7 @@
   },
   "Swagger": true,
   "Cors": {
-    "Origins": [ "" ]
+    "Origins": [ "http://hotline.12345lm.cn", "http://110.188.24.28:50102" ]
   },
   "DatabaseConfiguration": {
     "ApplyDbMigrations": false,