This commit is contained in:
2025-04-29 06:36:01 +02:00
parent 605797603c
commit 722fe90f56

View File

@ -49,4 +49,5 @@ services:
volumes:
- /share/docker_data/gitea-runner/config:/config
- /share/docker_data/gitea-runner/data:/data
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock
restart: ${RESTART:-unless-stopped}