fix
This commit is contained in:
@@ -10,5 +10,5 @@ services:
|
|||||||
GITEA_RUNNER_LABELS: "${RUNNER_LABELS}"
|
GITEA_RUNNER_LABELS: "${RUNNER_LABELS}"
|
||||||
volumes:
|
volumes:
|
||||||
- /gitea/runner/config.yaml:/config.yaml
|
- /gitea/runner/config.yaml:/config.yaml
|
||||||
- ./data:/data
|
- .gitea/runner/data:/data
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
Reference in New Issue
Block a user