diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 70f50c0..ca1f3e2 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -1734,7 +1734,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/filezilla", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" @@ -5693,7 +5693,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/pwndrop", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/pwndrop
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pwndrop


" diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 87c0244..daa2890 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -2095,7 +2095,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/filezilla", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" @@ -2131,7 +2131,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/firefox", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/firefox


" @@ -6788,7 +6788,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/pwndrop", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/pwndrop
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pwndrop


" @@ -6957,12 +6957,6 @@ "restart_policy": "unless-stopped", "title": "QuakeJs", "type": 1, - "volumes": [ - { - "bind": "/portainer/Files/AppData/Config/QuakeJs", - "container": "/app/public/conf.yml" - } - ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://registry.hub.docker.com/r/chrisscottthomas/quakejs/


" }, { diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 70f50c0..ca1f3e2 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -1734,7 +1734,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/filezilla", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" @@ -5693,7 +5693,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/pwndrop", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/pwndrop
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pwndrop


" diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index 4d7d447..02c3081 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -2053,7 +2053,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/filezilla", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" @@ -2089,7 +2089,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/firefox", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/firefox


" @@ -6770,7 +6770,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/pwndrop", - "container": "/app/public/conf.yml" + "container": "/config" } ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/pwndrop
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pwndrop


" @@ -6939,12 +6939,6 @@ "restart_policy": "unless-stopped", "title": "QuakeJs", "type": 1, - "volumes": [ - { - "bind": "/portainer/Files/AppData/Config/QuakeJs", - "container": "/app/public/conf.yml" - } - ], "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://registry.hub.docker.com/r/chrisscottthomas/quakejs/


" }, {