From d3515584d9267ec9712d23de8848f908d42dce17 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 11 Apr 2023 18:59:09 -0500 Subject: [PATCH] Update defaults.inc --- defaults.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index a0d306d3..575c8510 100755 --- a/defaults.inc +++ b/defaults.inc @@ -170,7 +170,7 @@ REPL_CHECKS['nextcloud-php']='/etc/php' #MYSQL_REPL_CHECK=( ) #WEB_REPL_CHECK=(nginx www ssl lessh php pma pdnsa) -WEB_REPL_CHECK=( www ) +WEB_REPL_CHECK=( ) LB_REPL_CHECK=( nginxproxy ) #NC_REPL_CHECK=(apache nextcloud-php nextcloud-data) #NC_REPL_CHECK=( )