fix(chore): code split

This commit is contained in:
Shahrad Elahi
2023-12-19 13:21:23 +03:30
parent 8488858c46
commit 3fdb21d8d7
5 changed files with 74 additions and 55 deletions

View File

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