From 75893db1049862dfaae3b9795ccefe79c584b9a5 Mon Sep 17 00:00:00 2001 From: skeris Date: Fri, 7 Mar 2025 21:44:37 +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 6683d83..229ba04 100644 --- a/default.conf +++ b/default.conf @@ -701,7 +701,7 @@ server { proxy_pass http://hub; } - if ($host = hastya.pena) { + if ($host = nastya.pena) { proxy_pass http://10.7.0.8:3000; }