We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95d674f + 68759f4 commit e9f581dCopy full SHA for e9f581d
1 file changed
examples/docker-compose.all-in-one.yml
@@ -29,7 +29,7 @@ services:
29
image: jrcs/letsencrypt-nginx-proxy-companion:latest
30
restart: always
31
environment:
32
- -"NGINX_PROXY_CONTAINER=nginx"
+ - "NGINX_PROXY_CONTAINER=nginx"
33
volumes:
34
- nginx-conf:/etc/nginx/conf.d
35
- vhostd:/etc/nginx/vhost.d
@@ -73,4 +73,4 @@ volumes:
73
nginx-conf:
74
vhostd:
75
html:
76
- certs:
+ certs:
0 commit comments