Update docker-compose.yml

This commit is contained in:
LRVT
2025-08-29 22:41:55 +02:00
committed by GitHub
parent 3e7a7bb722
commit 70709b7a9f

View File

@@ -44,14 +44,14 @@ services:
# - proxy
#proxy:
# image: dockage/tor-privoxy:latest
# container_name: torprivoxy
# expose:
# - 9050 # socks5
# - 9051 # tor control port
# - 8118 # http proxy
# hostname: proxy
# restart: unless-stopped
#image: zhaowde/rotating-tor-http-proxy:latest
#container_name: torproxy
#environment:
#- TOR_INSTANCES=4
#- TOR_REBUILD_INTERVAL=36000
#expose:
#- 3128 # socks5
#restart: unless-stopped
# #networks:
# # - proxy