Update docker-compose.yml
Deploy ru-vps / deploy (push) Successful in 36s

This commit is contained in:
Dmitry
2026-06-07 09:36:42 +03:00
parent 1548c1f524
commit d5b589abf8
+1 -1
View File
@@ -5,7 +5,7 @@ services:
- "3128:3128"
volumes:
- ./squid.conf:/etc/squid/squid.conf:ro
- /opt/data/squid/passwd:/etc/squid/passwd:ro
- ./passwd:/etc/squid/passwd:ro
extra_hosts:
- "host.docker.internal:host-gateway"
restart: unless-stopped