BOTS_CONFIG | (unset) | Path to bots.json (overrides the default location) |
WEB_HOST | 0.0.0.0 | HTTP service bind address |
WEB_EXTERNAL_HOST | (auto-detect LAN IP) | External hostname/IP used in terminal links (for public/intranet-domain access, see Web Terminal) |
WEB_EXTERNAL_PORT | (local proxy port) | External port used in terminal links, overriding the local proxy port (8800 + botIndex) so a relay host can listen on a different port number; in a multi-bot setup it's the base port, with the actual port being WEB_EXTERNAL_PORT + botIndex (see Web Terminal) |
SESSION_DATA_DIR | ~/.botmux/data | Session and queue storage directory |
BACKEND_TYPE | (auto-detect) | pty forces a downgrade to pure pty mode |
DEBUG | (unset) | Set to 1 to enable debug logging |