xf 1 ano atrás
pai
commit
cebbea442d
1 arquivos alterados com 1 adições e 1 exclusões
  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": [ "http://localhost:8888", "http://admin.hotline.fw.com", "http://hotline.fw.com" ]
+    "Origins": [ "http://localhost:8888", "http://hotline.12345lm.cn", "http://hotline.fw.com" ]
   },
   "DatabaseConfiguration": {
     "ApplyDbMigrations": false,