Explorar o código

Fix config path (#321)

Reference https://github.com/jaymoulin/docker-jdownloader
Dedy Martadinata S %!s(int64=3) %!d(string=hai) anos
pai
achega
faed5e60a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/apps/jdownloader.json

+ 1 - 1
template/apps/jdownloader.json

@@ -37,7 +37,7 @@
 	"volumes": [
 		{
 			"bind": "/portainer/Files/AppData/Config/JDownloader",
-			"container": "/opt/JDownloader/cfg"
+			"container": "/opt/JDownloader/app/cfg"
 		},
 		{
 			"bind": "/portainer/Downloads",