@@ -18,5 +18,11 @@
"restart_policy": "unless-stopped",
"title": "Alpine Xfce4 noVNC",
"type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
+ "container": "/home/"
+ }
+ ],
"webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC"
}