Remove allowed_users.txt from tracking, add local/umbrel mode, UMBREL_IP support
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,3 +3,8 @@ ELECTRUM_VERSION=4.7.2
|
||||
|
||||
# Telegram bot token from @BotFather
|
||||
TELEGRAM_BOT_TOKEN=your_bot_token_here
|
||||
|
||||
# Local / Umbrel mode only: IP address of your Umbrel node.
|
||||
# umbrel.local will NOT resolve inside the container — use the actual IP.
|
||||
# Example: UMBREL_IP=192.168.1.100
|
||||
UMBREL_IP=
|
||||
|
||||
Reference in New Issue
Block a user