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