zhaowc
2025-04-07 19e95f4acc328bbf62a0427fe658d00268019e66
修改IIS配置
1个文件已修改
2 ■■■ 已修改文件
Wms/Wms/Properties/launchSettings.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Wms/Wms/Properties/launchSettings.json
@@ -23,7 +23,7 @@
    "windowsAuthentication": false,
    "anonymousAuthentication": true,
    "iisExpress": {
      "applicationUrl": "http://192.168.137.94:8081/",
      "applicationUrl": "http://localhost:50515",
      "sslPort": 44363
    }
  }