ソースを参照

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

読み込み中…
キャンセル
保存