Refine routing defaults for global and device fallbacks
All checks were successful
Build and Deploy Gateway / build-and-deploy (push) Successful in 17s

This commit is contained in:
2026-05-09 09:53:12 +03:00
parent 62b39cdf58
commit aab7533438
14 changed files with 695 additions and 160 deletions

View File

@@ -30,6 +30,7 @@ RUN chmod +x /entrypoint.sh \
ENV PORT=3456 \
PROXY_PORT=8080 \
TPROXY_PORT=7895 \
DIRECT_BYPASS_CACHE=false \
DATA_DIR=/var/lib/vpn-proxy \
SING_BOX_CONFIG=/etc/sing-box/config.json \
SING_BOX_CACHE=/var/lib/sing-box/cache.db