瀏覽代碼

Build App list and docs

GitHub Workflow 2 年之前
父節點
當前提交
005fcf64dc
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/portainer-v2-arm64.json

+ 2 - 2
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": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://dashy.to\" target=\"_blank\">https://dashy.to</a><br><b>Official Docker Documentation: </b><a href=\"https://dashy.to/docs/quick-start\" target=\"_blank\">https://dashy.to/docs/quick-start</a><br><br><b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/install_dashy.sh\" target=\"_blank\">Pre-installation script</a> must be RAN before you install: </b>wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_dashy.sh | bash<br><br>"