# kgva CMS — DB-less (openbureau-core, auth: local). Copy to cms/.env, fill in. # Sign-in token secret — random: openssl rand -hex 32 JWT_SECRET=CHANGE_ME # Always-admin emails (comma-separated). ADMIN_EMAILS=karim@gabrielevarano.ch # Commit edits back to git on publish (optional). GIT_PUBLISH=false