瀏覽代碼

Build App list and docs

github-actions[bot] 2 年之前
父節點
當前提交
0e895117ca

+ 2 - 2
pi-hosted_template/template/portainer-v2.json

@@ -176,8 +176,8 @@
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
-					"container": "/home/"
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/apline/downloads",
+					"container": "/home/apline/downloads"
 				}
 			]
 		},

+ 2 - 2
template/portainer-v2-amd64.json

@@ -242,8 +242,8 @@
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
-					"container": "/home/"
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/apline/downloads",
+					"container": "/home/apline/downloads"
 				}
 			]
 		},

+ 2 - 2
template/portainer-v2-arm32.json

@@ -176,8 +176,8 @@
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
-					"container": "/home/"
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/apline/downloads",
+					"container": "/home/apline/downloads"
 				}
 			]
 		},

+ 2 - 2
template/portainer-v2-arm64.json

@@ -242,8 +242,8 @@
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
-					"container": "/home/"
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/apline/downloads",
+					"container": "/home/apline/downloads"
 				}
 			]
 		},