fix: preserve remote reverse proxy route

This commit is contained in:
Курнат Андрей
2026-07-14 22:59:24 +03:00
parent 5c4aecfe5f
commit 4c347ed425
3 changed files with 6 additions and 2 deletions
+3
View File
@@ -1,6 +1,9 @@
TRADING_MODE=paper
HOST=127.0.0.1
PORT=8787
# Keep 127.0.0.1 when the reverse proxy is local. This Dell deployment uses
# 0.0.0.0 because Caddy reaches port 8787 from a separate LAN host.
TRADEBOT_BIND_ADDRESS=127.0.0.1
BYBIT_TESTNET=false
# Official regional public endpoints for this deployment. Before future live