From 2c862ba0b642578f8973439495984ad04f322838 Mon Sep 17 00:00:00 2001 From: Carlton Smith Date: Mon, 19 Jan 2026 15:35:50 +0000 Subject: [PATCH] Update default.conf --- default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.conf b/default.conf index 930d8ed..30472fb 100644 --- a/default.conf +++ b/default.conf @@ -5,7 +5,7 @@ server { #access_log /var/log/nginx/host.access.log main; - allow 72.14.190.141; + allow 192.168.1.23; deny all; location / {