mirror of https://github.com/citusdata/citus.git
try adding a volume
parent
cc33cbcb44
commit
d3a90857bf
|
@ -10,4 +10,7 @@
|
|||
"ms-vscode.cpptools",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
],
|
||||
"mounts": [
|
||||
"type=volume,target=/data",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue