add tor and ports

This commit is contained in:
Shroominic
2025-05-26 23:55:41 +02:00
parent 71d3f574bd
commit fbb438d086
+4
View File
@@ -7,6 +7,10 @@ services:
- .:/app
env_file:
- .env
environment:
- TOR_PROXY_URL=socks5://tor:9050
ports:
- 8000:8000
tor:
image: ghcr.io/hundehausen/tor-hidden-service:latest