From cbbd93d7e86f36a2b6dad298147b85dd41c49798 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 18 Oct 2022 23:05:53 +0000
Subject: [PATCH] Build App list and docs
---
pi-hosted_template/template/portainer-v2.json | 2 +-
template/portainer-v2-amd64.json | 2 +-
template/portainer-v2-arm32.json | 2 +-
template/portainer-v2-arm64.json | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
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
"