diff --git a/confs/http.conf b/confs/http.conf index 7ab27b33b..78fa96195 100644 --- a/confs/http.conf +++ b/confs/http.conf @@ -56,7 +56,7 @@ include /etc/nginx/init-lua.conf; include /etc/nginx/healthcheck.conf; # default server -{% if MULTISITE == "yes" or DISABLE_DEFAULT_SERVER == "yes" +%} +{% if MULTISITE == "yes" or DISABLE_DEFAULT_SERVER == "yes" or TEMP_NGINX == "yes" +%} include /etc/nginx/default-server-http.conf; {% endif +%}