diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 1852627..90b75ff 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -4540,7 +4540,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/Overseerr", - "container": "config" + "container": "/config" } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

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


" diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 86cbd73..e9c56eb 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -5104,7 +5104,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/Overseerr", - "container": "config" + "container": "/config" } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

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


" diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 1852627..90b75ff 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -4540,7 +4540,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/Overseerr", - "container": "config" + "container": "/config" } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

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


" diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index 6f50ff5..c475629 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -5128,7 +5128,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/Overseerr", - "container": "config" + "container": "/config" } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

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


"