Fix volume mount

This commit is contained in:
Joey Hafner 2024-02-12 14:30:25 -08:00
parent c391da7b2a
commit 14ca17d1b2

View File

@ -42,7 +42,7 @@ services:
networks:
- gitea
volumes:
- runner_config.yaml:/config.yaml
- ./runner_config.yaml:/config.yaml
- $DOCKER_DATA/runner:/data
- /var/run/docker.sock:/var/run/docker.sock