This commit is contained in:
Shahrad Elahi
2023-09-27 10:31:52 +03:30
parent 4ff0187f97
commit 9bee66a095
8 changed files with 98 additions and 45 deletions

View File

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