@@ -12,6 +12,6 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# deploy target — must be the SAME path so compose's relative ./data and
|
||||
# ./nginx volumes resolve to real host paths
|
||||
- /opt/rolac:/opt/rolac
|
||||
- /home/chris/docker/rolac:/home/chris/docker/rolac
|
||||
# persist runner registration so it doesn't re-register on restart
|
||||
- ./runner-data:/data
|
||||
|
||||
Reference in New Issue
Block a user