1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

Updated 私有部署配置HTTPS (markdown)

Samurais 2020-04-08 17:24:18 +08:00
parent 9a0ec6c7cc
commit ead3f63168

@ -43,4 +43,8 @@ ssl_ciphers HIGH:!aNULL:!MD5;
## 重启项目 ## 重启项目
执行 ```docker-compose restart``` 重启项目 执行 ```docker-compose restart``` 重启项目
启动完成后使用https地址访问测试。 启动完成后使用https地址访问测试。
## 更多关于 HTTPS 部署的讨论
参考 https://github.com/chatopera/cosin/issues/220