From cee77ab34ff668caf7fb3a80453c057aa9dd6dd0 Mon Sep 17 00:00:00 2001 From: yaso-meth Date: Mon, 9 Sep 2024 11:11:14 +0200 Subject: [PATCH] . --- nginx/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 052d4d48..c61cb8fe 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -131,7 +131,7 @@ http { root /var/www/certbot; } - return 301 https://monitor.mzansi-innovation-hub.co.za$request_uri; + # return 301 https://monitor.mzansi-innovation-hub.co.za$request_uri; } # server {