Skip to content

Commit

Permalink
Update .examples/docker-compose/with-nginx-proxy/postgres/apache/comp…
Browse files Browse the repository at this point in the history
…ose.yaml

Signed-off-by: J0WI <[email protected]>
  • Loading branch information
J0WI authored Sep 18, 2024
1 parent 42d0652 commit 838b985
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
labels:
- "com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy"
volumes:
- certs:/etc/nginx/certs:ro:z
- certs:/etc/nginx/certs:ro,z
- vhost.d:/etc/nginx/vhost.d:z
- html:/usr/share/nginx/html:z
- /var/run/docker.sock:/tmp/docker.sock:z,ro
Expand Down

0 comments on commit 838b985

Please sign in to comment.