chore: add dev docs

This commit is contained in:
Shahrad Elahi
2024-02-12 10:25:37 +03:30
parent 65ef4bba92
commit 19c0788fa9
6 changed files with 46 additions and 20 deletions

View File

@@ -7,8 +7,8 @@ services:
ports:
- "5173:5173"
environment:
- UI_PASSWORD=password
- WG_HOST=192.168.1.102
- UI_PASSWORD=password
- TOR_SOCKS5_PROXY=host.docker.internal:8080
extra_hosts:
- "host.docker.internal:host-gateway"