Forráskód Böngészése

Move the bind folder to a temp folder

Robert Middleswarth 2 éve
szülő
commit
4ad2ac4e9d
1 módosított fájl, 2 hozzáadás és 2 törlés
  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"