Remove TOR proxy

Wasn't actually using it, proxying through `grimes`
This commit is contained in:
Jake Howard 2020-05-12 20:43:19 +01:00
parent 112e8ce985
commit 6f7f7aae94
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -28,7 +28,3 @@ services:
- POSTGRES_PASSWORD=quassel
volumes:
- ./postgresql:/var/lib/postgresql/data
tor-socks-proxy:
image: peterdavehello/tor-socks-proxy:latest
restart: unless-stopped