From 005fcf64dce71dc24d590c31e8d64bd58d990256 Mon Sep 17 00:00:00 2001 From: GitHub Workflow Date: Wed, 31 Aug 2022 17:33:34 +0000 Subject: [PATCH] Build App list and docs --- template/portainer-v2-arm64.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index a996795..8900794 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -1155,8 +1155,8 @@ "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/Dashy/", - "container": "/app/public/" + "bind": "/portainer/Files/AppData/Config/Dashy/local-conf.yml", + "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://dashy.to
Official Docker Documentation: https://dashy.to/docs/quick-start

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_dashy.sh | bash

"