Skip to content

Commit 201160b

Browse files
committed
upd path in docker
1 parent e885a07 commit 201160b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ services:
22
map2loop:
33
build:
44
dockerfile: docs/Dockerfile
5-
context: ../
5+
context: ./
66
volumes:
77
- ../:/map2loop
88
- ../../LoopStructural:/LoopStructural

0 commit comments

Comments
 (0)