diff --git a/buildfiles/var/www/html/config/config.php b/buildfiles/var/www/html/config/config.php index d770aeb..8a911cc 100644 --- a/buildfiles/var/www/html/config/config.php +++ b/buildfiles/var/www/html/config/config.php @@ -1047,7 +1047,7 @@ $CONFIG = [ */ 'apps_paths' => [ [ - 'path'=> '/var/www/nextcloud/apps', + 'path'=> '/var/www/html/apps', 'url' => '/apps', 'writable' => true, ],