From ead3f63168b4d460b4d79b4b2378ec477e385ad3 Mon Sep 17 00:00:00 2001 From: Samurais Date: Wed, 8 Apr 2020 17:24:18 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E7=A7=81=E6=9C=89=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E9=85=8D=E7=BD=AEHTTPS=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 私有部署配置HTTPS.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/私有部署配置HTTPS.md b/私有部署配置HTTPS.md index 6d02363..cda3983 100644 --- a/私有部署配置HTTPS.md +++ b/私有部署配置HTTPS.md @@ -43,4 +43,8 @@ ssl_ciphers HIGH:!aNULL:!MD5; ## 重启项目 执行 ```docker-compose restart``` 重启项目 -启动完成后,使用https地址访问测试。 \ No newline at end of file +启动完成后,使用https地址访问测试。 + +## 更多关于 HTTPS 部署的讨论 +参考 https://github.com/chatopera/cosin/issues/220 +