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'