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,