# infra/.env.example # # Copy to infra/.env (which is git-ignored at the workspace level) and fill in. # Used by infra/ci-runners.compose.yml. See infra/README.md for the full # registration workflow. # Gitea base URL — https, no trailing slash. GITEA_INSTANCE_URL=https://git.unespace.com # One-time registration token, generated in Gitea: # Site Administration → Actions → Runners → "Create new Runner" # (or Organisation Settings → Actions → Runners for an org-scoped runner). # # Required only on first boot. After the runners successfully register # their credentials persist in infra/data/runner-N/.runner; remove this # value from .env afterwards. GITEA_RUNNER_REGISTRATION_TOKEN=