fix: preserve remote reverse proxy route
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user