update .env.example

This commit is contained in:
TIANHE
2026-01-03 20:25:58 +08:00
parent dad169bb9c
commit fc2a30deed
7 changed files with 11 additions and 90 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ PRICE_CACHE_TTL_SEC=10
# =========================
# If you use a local proxy (common ports: 7890/7891/10808), set PROXY_PORT only.
# Default scheme is socks5h and host is 127.0.0.1.
# If run docker the PROXY_HOST use : host.docker.internal
# For Docker deployment: set PROXY_HOST=host.docker.internal to access host's proxy
PROXY_PORT=
PROXY_HOST=127.0.0.1
PROXY_SCHEME=socks5h