From 352a4dd52b4c56247333043e20ff76be74df0121 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 8 Sep 2023 10:53:58 +0000 Subject: [PATCH] Update 'root/etc/config/webtop' --- root/etc/config/webtop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/config/webtop b/root/etc/config/webtop index 2e7a3bf..b9bd55f 100644 --- a/root/etc/config/webtop +++ b/root/etc/config/webtop @@ -1,4 +1,4 @@ config webtop option 'port' '3000' - option 'config_path' '/opt/docker2/webtop' + option 'config_path' '/opt/docker2/compose' option 'image_name' 'ubuntu-xfce'