Added tor proxy and removed vikunja
This commit is contained in:
8
stacks/tor-proxy/docker-compose.yml
Normal file
8
stacks/tor-proxy/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
tor-proxy:
|
||||
image: peterdavehello/tor-socks-proxy:latest
|
||||
container_name: tor-proxy
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/user/flook-stacks/stacks/tor-proxy/torrc:/etc/tor/torrc:ro
|
||||
Reference in New Issue
Block a user