diff --git a/doc/安装文档.md b/doc/安装文档.md index 3f4ad4e..33b9857 100644 --- a/doc/安装文档.md +++ b/doc/安装文档.md @@ -57,6 +57,11 @@ services: 如果你下载的证书中还包含根证书(root_crt),可将根证书文本追加到 `server.crt` 之后。 +#### 通过Dockfile将证书复制到镜像内 + +[按提示修改Dockerfile](https://github.com/easychen/pushdeer/blob/main/docker/web/Dockerfile#L27) + + #### 修改虚拟host配置 修改 `docker/web/vhost.conf` 中被注释掉的[这三行](https://github.com/easychen/pushdeer/blob/10e4d3bb62d8d66d4739598a8f4af32eda4cceef/docker/web/vhost.conf#L27)。