Fixed spelling error on volume folder
This commit is contained in:
parent
272592b992
commit
f2f6403be0
1 changed files with 2 additions and 2 deletions
|
@ -163,11 +163,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container": "/app/users",
|
"container": "/app/users",
|
||||||
"bind": "/portainer/Files/AppData/Youteube/Users"
|
"bind": "/portainer/Files/AppData/Youtube/Users"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container": "/app/audio",
|
"container": "/app/audio",
|
||||||
"bind": "/portainer/Files/AppData/Youteube/Audio"
|
"bind": "/portainer/Files/AppData/Youtube/Audio"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue