Skip to content

Commit 70709b7

Browse files
authored
Update docker-compose.yml
1 parent 3e7a7bb commit 70709b7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

examples/changedetection/docker-compose.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ services:
4444
# - proxy
4545

4646
#proxy:
47-
# image: dockage/tor-privoxy:latest
48-
# container_name: torprivoxy
49-
# expose:
50-
# - 9050 # socks5
51-
# - 9051 # tor control port
52-
# - 8118 # http proxy
53-
# hostname: proxy
54-
# restart: unless-stopped
47+
#image: zhaowde/rotating-tor-http-proxy:latest
48+
#container_name: torproxy
49+
#environment:
50+
#- TOR_INSTANCES=4
51+
#- TOR_REBUILD_INTERVAL=36000
52+
#expose:
53+
#- 3128 # socks5
54+
#restart: unless-stopped
5555
# #networks:
5656
# # - proxy
5757

0 commit comments

Comments
 (0)