# === Server Configuration ===
FRONTEND_ORIGIN=https://academyredbull.com
ADMIN_KEY=adamop9
PORT=3001

# === Telegram Bot Configuration ===
# These can be changed from the admin panel later (and will auto-update this file)
TELEGRAM_TOKEN=8490628792:AAGv_BjqC0vbnfJd7RONJP9_ZUz1V8mPfR8
TELEGRAM_CHAT_ID=-5078231608

# === Redirect Configuration ===
# This is the URL where users will be sent when admin triggers a redirect
REDIRECT_URL=https://calendly.com/william-academyredbull/30min
