Add runner paths

This commit is contained in:
zino
2025-11-20 14:53:02 +01:00
parent 69f5e1efde
commit fb8b11533b

View File

@@ -54,6 +54,8 @@ services:
volumes: volumes:
- ./volumes/act_runner:/data - ./volumes/act_runner:/data
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /opt/docker/simracing-telemetry-hub:/opt/simracing-telemetry-hub
- /home/zino/.ssh:/root/.ssh:ro
depends_on: depends_on:
- gitea - gitea
networks: networks: