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

View File

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