This commit is contained in:
Dominik Klarkowski
2025-11-16 11:25:22 +01:00
parent c3fbb92114
commit 431b221d44

View File

@@ -9,6 +9,6 @@ services:
GITEA_RUNNER_NAME: "${RUNNER_NAME}"
GITEA_RUNNER_LABELS: "${RUNNER_LABELS}"
volumes:
- /gitea/runner/config.yaml:./config.yaml
- /gitea/runner/config.yaml:/config.yaml
- ./data:/data
- /var/run/docker.sock:/var/run/docker.sock