diff --git a/root/usr/libexec/apps/webtop/webtop.sh b/root/usr/libexec/apps/webtop/webtop.sh index f050e00..81c9895 100755 --- a/root/usr/libexec/apps/webtop/webtop.sh +++ b/root/usr/libexec/apps/webtop/webtop.sh @@ -50,16 +50,16 @@ services: - ${config}:/config ports: - ${port}:3000 - shm_size: "1gb" #optional + #shm_size: "1gb" #optional restart: unless-stopped labels: - plugsy.name: "WebTop" + plugsy.name: "Virtual Desktop" plugsy.category: "Home" plugsy.icon: "@styled-icons/icomoon/Windows" plugsy.link: "http://${LAN_IP}:${port}" EOF - docker-compose up -d + docker-compose -f /opt/docker2/compose/webtop/docker-compose.yml up -d # Add a new list option to the "shortcutmenu" configuration file uci add shortcutmenu lists