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

"