.NET CORE 相关配置

.NET CORE 使用局域网中其他电脑访问

{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "Kestrel": {
    "Endpoints": {
      "Http": {
        "Url": "http://*:5205"
      }
    }
  },
  "AllowedHosts": "*"
}

  

posted @ 2024-05-28 15:01  石曼迪  Views(2)  Comments(0Edit  收藏  举报
瓴域建设-环保事业中心