mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
fix syntax error
This commit is contained in:
parent
9c6dc03ba6
commit
46ae197db6
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ services:
|
|||
volumes_from:
|
||||
- nginx
|
||||
entrypoint: /usr/local/bin/docker-gen -notify-sighup nginx -watch -wait 5s:30s /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||
networks:
|
||||
- proxy-tier
|
||||
networks:
|
||||
- proxy-tier
|
||||
letsencrypt-nginx-proxy-companion:
|
||||
image: jrcs/letsencrypt-nginx-proxy-companion
|
||||
container_name: letsencrypt-nginx-proxy-companion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue