trying HS

This commit is contained in:
2026-07-26 21:37:07 +02:00
parent e61e24dfe8
commit abedf7a789
2 changed files with 12 additions and 0 deletions

View File

@@ -52,6 +52,9 @@ services:
ports:
- "9050:9050"
- "8118:8118"
volumes:
- ./config/tor:/etc/tor:ro
- ./f0ckm-data/tor:/var/lib/tor:Z
networks:
- f0ckm-net
restart: always