.env.example
# robet-site environment # Admin page (POST /api/keys) writes user-entered API keys into data/keys.json (gitignored). # These are the canonical knobs; copy to .env to override. PORT=9788 # Basic-auth for the /admin API-key entry page ADMIN_USER=admin ADMIN_PASS=changeme # Optional: where the contact form forwards (left blank = stored locally only) CONTACT_FORWARD_EMAIL=