NODE_ENV=development PORT=8080 # Optional: Email notifications (get key from resend.com) RESEND_API_KEY= # Optional: Telegram notifications TELEGRAM_BOT_TOKEN= TELEGRAM_CHAT_ID= # Optional: Gitea integration (for auto-fix pipeline) GITEA_API_URL=https://git.softuniq.eu/api/v1 GITEA_TOKEN= GITEA_USER= GITEA_PASS=