Ver Fonte

Move the bind folder to a temp folder

Robert Middleswarth há 2 anos atrás
pai
commit
4ad2ac4e9d
1 ficheiros alterados com 2 adições e 2 exclusões
  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"