Commit f7cc6656 by 蔡润涛

Update commom.yml

parent 7ae63ae8
...@@ -24,7 +24,7 @@ services: ...@@ -24,7 +24,7 @@ services:
command: -notify-sighup nginx-root -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf command: -notify-sighup nginx-root -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
nginx-certbot: nginx-certbot:
restart: always restart: always
image: registry.cn-shenzhen.aliyuncs.com/dankal/nginx-certbot image: registry.cn-shenzhen.aliyuncs.com/dankal/nginx-certbot:2.0
container_name: nginx-certbot container_name: nginx-certbot
environment: environment:
- NGINX_DOCKER_GEN_CONTAINER=nginx-gen - NGINX_DOCKER_GEN_CONTAINER=nginx-gen
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment