Skip to content

Commit 5f99478

Browse files
committed
Fixed workspace container mapping volumes to wrong container
1 parent 11cdfd4 commit 5f99478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ services:
158158
args:
159159
- INSTALL_PRESTISSIMO=${INSTALL_PRESTISSIMO}
160160
volumes_from:
161-
- volumes_data
161+
- volumes_source
162162
tty: true
163163

164164
### Add more Containers below ###############################

0 commit comments

Comments
 (0)