# custom-gitea-runner environment template # Copy this file to .env and fill in real values. # Never commit .env to version control. # ─── Required for bootstrap registration (Mode B) ──────────────────────────── GITEA_INSTANCE_URL=https://git.example.com GITEA_RUNNER_TOKEN=your-registration-token-here GITEA_RUNNER_NAME=unraid-runner-01 # ─── Optional registration settings ───────────────────────────────────────── # Comma-separated label list. Each label maps a GitHub Actions runner label # to an act_runner execution environment. # Format: