Fixed workspace container mapping volumes to wrong container
This commit is contained in:
parent
11cdfd440b
commit
5f99478c76
|
@ -158,7 +158,7 @@ services:
|
|||
args:
|
||||
- INSTALL_PRESTISSIMO=${INSTALL_PRESTISSIMO}
|
||||
volumes_from:
|
||||
- volumes_data
|
||||
- volumes_source
|
||||
tty: true
|
||||
|
||||
### Add more Containers below ###############################
|
||||
|
|
Loading…
Reference in New Issue