From 092089b88cfac13632f375ff7aaaa0bf858b59b3 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 11 Apr 2023 21:46:59 -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 e9e72778..d212311c 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=( ) +WEB_REPL_CHECK=( www ) LB_REPL_CHECK=( nginxproxy ) #NC_REPL_CHECK=(apache nextcloud-php nextcloud-data) #NC_REPL_CHECK=( )