JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

docker Kestrel appseting.json

发布时间 2023-09-28 14:38:34作者: valeb
{
 "Kestrel": {
    "Endpoints": {
      "Http": {
        "Url": "http://*:5080"
      },
      "Https": {
        "Url": "https://*:5081",
        "Certificate": {
          "Path": "/app/server.pfx",
          "Password": "123456"
        }
      }
    }
  }
}

 

    本栏目推荐文章
  • Centos安装docker步骤
  • Chrome 浏览器插件 V3 版本 Manifest.json 文件中 Action 的类型(Types)、方法(Methods)和事件(Events)的属性和参数解析
  • 记一次docker出全linux的内网渗透题目(仿照2023铸剑杯)
  • k8s 将 cri 从 docker 切换到 containerd
  • Understanding JSON Web Encryption (JWE)
  • 软件测试/测试开发全日制|Pyest结合json实现数据驱动测试
  • 一文快速了解 Docker 和 Kubernetes
  • Docker:docker部署influxdb时序数据库
  • Docker:docker部署mqtt(eclipse-mosquitto:2.0.15)服务
  • pandas修改json数据结构
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们