Update runner

This commit is contained in:
2026-06-06 22:55:41 +02:00
parent 90bc7f6e35
commit cfbff8ecbe
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ services:
GITEA__actions__DEFAULT_ACTIONS_URL: http://gitea:3000
volumes:
- ~/Applications/data/gitea/runner_data:/data
- ~/Applications/data/gitea/runner_data/config.yaml:/config.yaml
- ./runner-config.yaml:/config.yaml:ro
- /var/run/docker.sock:/var/run/docker.sock
networks:
- gitea-net