Files
compose-anything/src/gitea-runner/.env.example
2025-11-05 20:26:14 +08:00

15 lines
287 B
Plaintext

# Gitea Runner version
GITEA_RUNNER_VERSION=0.2.13-dind
# Gitea instance URL
INSTANCE_URL=http://localhost:3000
# Registration token (get from Gitea settings -> Actions -> Runners)
REGISTRATION_TOKEN=
# Runner name
RUNNER_NAME=Gitea-Runner
# Runner labels
RUNNER_LABELS=DockerRunner