fixed volume mapping path
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"hostPath": "${ROOTPATH}",
|
"hostPath": "${ROOTPATH}",
|
||||||
"containerPath": "/root/OpenAudible"
|
"containerPath": "/config/OpenAudible"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user