# Server PORT=3305 NODE_ENV=development TZ=Europe/Berlin # Telegram TELEGRAM_BOT_TOKEN=xxx # Bot Token from @BotFather TELEGRAM_ALLOWED_USERS= # Optional: Comma-separated user IDs # Chat Backend API CHAT_API_URL=http://localhost:3002 MANA_CORE_AUTH_URL=http://localhost:3001 # Database (for telegram user links and settings) DATABASE_URL=postgresql://manacore:devpassword@localhost:5432/chat_bot # Default AI Model DEFAULT_MODEL=gemma3:4b