We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9613372 commit cdc2dd3Copy full SHA for cdc2dd3
docker-compose.yml
@@ -27,7 +27,7 @@ services:
27
# mount the source
28
volumes:
29
- type: bind
30
- source: "source"
+ source: "/home/runner/work/o1js/o1js/"
31
target: "/app/source/"
32
cap_add:
33
- SYS_PTRACE
0 commit comments