Skip to content

Commit 90b001a

Browse files
anarthalmzimbres
authored andcommitted
Correct volume mount
1 parent ec1ca87 commit 90b001a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ services:
99
container_name: builder
1010
tty: true
1111
volumes:
12-
- ./:/boost-redis
12+
- ../:/boost-redis

0 commit comments

Comments
 (0)