Files
harbor-net/.env.example
T
dokril cab4313c70
Build and Deploy Gateway / build-and-deploy (push) Failing after 13s
Fix LAN proxy binding in routing setup
2026-05-09 10:11:40 +03:00

10 lines
164 B
Bash

PORT=3456
PROXY_PORT=8080
PROXY_BIND_IP=0.0.0.0
TPROXY_PORT=7895
TPROXY_MARK=1
TPROXY_TABLE=100
TPROXY_CHAIN=VPN_PROXY_TPROXY
ROUTING_RU_DIRECT=true
LOG_LEVEL=info