update tor config

This commit is contained in:
Shahrad Elahi
2023-12-11 02:50:54 +03:30
parent d4727ef3e1
commit 403a799bb6
7 changed files with 81 additions and 95 deletions

View File

@@ -9,6 +9,6 @@ services:
environment:
- UI_PASSWORD=password
- WG_HOST=192.168.1.102
- TOR_SOCKS5PROXY=host.docker.internal:1080
- TOR_SOCKS5_PROXY=host.docker.internal:1080
extra_hosts:
- "host.docker.internal:host-gateway"