# Server PORT=3300 TZ=Europe/Berlin # Telegram Bot TELEGRAM_BOT_TOKEN=your-telegram-bot-token TELEGRAM_CHAT_ID=your-telegram-chat-id # Umami Analytics UMAMI_API_URL=http://localhost:3200 UMAMI_USERNAME=admin UMAMI_PASSWORD=your-umami-password # Database (for user counts - optional) DATABASE_URL=postgresql://postgres:password@localhost:5432/manacore_auth