From 1b8885df67fa24178d0926470eaf80a824d35140 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 8 Sep 2023 10:58:14 +0000 Subject: [PATCH] Update 'root/usr/libexec/apps/webtop/webtop.sh' --- root/usr/libexec/apps/webtop/webtop.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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