Fix config path (#321)
Reference https://github.com/jaymoulin/docker-jdownloader
This commit is contained in:
committed by
GitHub
parent
bec26802ab
commit
faed5e60a7
@@ -37,7 +37,7 @@
|
||||
"volumes": [
|
||||
{
|
||||
"bind": "/portainer/Files/AppData/Config/JDownloader",
|
||||
"container": "/opt/JDownloader/cfg"
|
||||
"container": "/opt/JDownloader/app/cfg"
|
||||
},
|
||||
{
|
||||
"bind": "/portainer/Downloads",
|
||||
|
||||
Reference in New Issue
Block a user