HostVolumeConfig: Source -> Path

This commit is contained in:
Danielle Lancashire
2019-08-01 11:55:42 +02:00
parent af5d42c058
commit 7b7be83aef
5 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
{
"tmp": [
{
"source": "/tmp"
"path": "/tmp"
}
]
}