# Copy to .env and fill in — never commit the real .env. # AES-256-GCM key that encrypts channel credentials (Telegram token, and # later IMAP/SMTP) at rest in the database. Generate with: # npm run generate-key CREDENTIALS_ENCRYPTION_KEY= # Initial admin account, created on first start if it doesn't exist yet. ADMIN_BOOTSTRAP_EMAIL=admin@top-sysops.ru ADMIN_BOOTSTRAP_PASSWORD= ADMIN_BOOTSTRAP_NAME=Admin # Optional: seeds the Telegram channel on first start (only if no bot has # been configured yet via the admin UI — Settings → Telegram always wins # afterwards). Get this from @BotFather. TELEGRAM_BOT_TOKEN=