From 2bf32921a38671c8258b63eb407eb0ae2d6ffb24 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Fri, 10 Jan 2025 12:49:43 +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 6d15c0a..59557ff 100644 --- a/default.conf +++ b/default.conf @@ -1074,7 +1074,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.8:7037/; + proxy_pass http://10.6.0.9:7037/; } listen 443 ssl; # managed by Certbot