浏览代码

Move the bind folder to a temp folder

Robert Middleswarth 2 年之前
父节点
当前提交
4ad2ac4e9d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/apps/alpine-xfce4-novnc.json

+ 2 - 2
template/apps/alpine-xfce4-novnc.json

@@ -20,8 +20,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"
                 }
         ],
 	"webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC"