docs: add environment variable example

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
William Valentin
2026-02-02 21:04:42 -08:00
parent b6b85f07d0
commit dd66bd1372
+8
View File
@@ -0,0 +1,8 @@
# Telegram Bot Token from @BotFather
FLYNN_TELEGRAM_TOKEN=your-bot-token-here
# Anthropic API Key
ANTHROPIC_API_KEY=your-anthropic-api-key-here
# Optional: Custom config path
# FLYNN_CONFIG=/path/to/config.yaml