This commit is contained in:
Jephté Clain 2025-02-10 07:45:14 +04:00
parent 6a46dedf28
commit 8e00aa552f

View File

@ -4,7 +4,7 @@ services:
main: main:
image: nginxproxy/nginx-proxy:1.7 image: nginxproxy/nginx-proxy:1.7
volumes: volumes:
- /var/run/docker.sock:/tmp/docker.sock - /var/run/docker.sock:/tmp/docker.sock:ro
networks: networks:
- proxy - proxy
ports: ports: