This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
- "3128:3128"
|
- "3128:3128"
|
||||||
volumes:
|
volumes:
|
||||||
- ./squid.conf:/etc/squid/squid.conf:ro
|
- ./squid.conf:/etc/squid/squid.conf:ro
|
||||||
- /opt/data/squid/passwd:/etc/squid/passwd:ro
|
- ./passwd:/etc/squid/passwd:ro
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user