From 2ceb36e2f4c14621bc07257e87e6fef007c7b2cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 21:34:09 +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 30e4f16b..48deef54 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -526,7 +526,7 @@ "name": "Dashy", "platform": "linux", "ports": [ - "9100:80/tcp" + "9100:8080/tcp" ], "restart_policy": "unless-stopped", "title": "Dashy", diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 04355bdc..90e8a5f1 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -1432,7 +1432,7 @@ "name": "Dashy", "platform": "linux", "ports": [ - "9100:80/tcp" + "9100:8080/tcp" ], "restart_policy": "unless-stopped", "title": "Dashy", diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 30e4f16b..48deef54 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -526,7 +526,7 @@ "name": "Dashy", "platform": "linux", "ports": [ - "9100:80/tcp" + "9100:8080/tcp" ], "restart_policy": "unless-stopped", "title": "Dashy", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index 4a81f607..34c600b4 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -1398,7 +1398,7 @@ "name": "Dashy", "platform": "linux", "ports": [ - "9100:80/tcp" + "9100:8080/tcp" ], "restart_policy": "unless-stopped", "title": "Dashy",