This commit is contained in:
traveler 2025-09-05 15:04:49 -05:00
parent c118213b6b
commit 9e29f0596a

View file

@ -17,7 +17,7 @@ services:
FORGEJO_TOKEN: QFDPcVXHYQrm8FJj9n4Olp9R5U3Q3GwM56VThGx8
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /export/DockerVol/runner:/data
- /DockerVol/runner:/data
command: >
forgejo-runner daemon --config /data/config.yml
deploy: