mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
commit
2161ae5c4e
@ -75,7 +75,7 @@ services:
|
||||
docker-gen:
|
||||
image: nginxproxy/docker-gen
|
||||
container_name: nginx-proxy-gen
|
||||
command: -notify-sighup nginx-proxy -watch /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||
command: -notify-sighup nginx-proxy -watch 5s:30s /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||
volumes_from:
|
||||
- nginx-proxy
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user