瀏覽代碼

Fix/docker nginx https config (#5832)

Co-authored-by: dahuahua <38651850@qq.com>
tags/0.6.13
Chenhe Gu 1 年之前
父節點
當前提交
3124728e03
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      docker/docker-compose.yaml

+ 1
- 0
docker/docker-compose.yaml 查看文件

@@ -284,6 +284,7 @@ services:
volumes:
- ./nginx/nginx.conf.template:/etc/nginx/nginx.conf.template
- ./nginx/proxy.conf.template:/etc/nginx/proxy.conf.template
- ./nginx/https.conf.template:/etc/nginx/https.conf.template
- ./nginx/conf.d:/etc/nginx/conf.d
- ./nginx/docker-entrypoint.sh:/docker-entrypoint-mount.sh
- ./nginx/ssl:/etc/ssl

Loading…
取消
儲存