From 8d22de42ba0605fe0603689c129f60d88bc0615a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Sun, 31 Aug 2025 13:22:11 +0200 Subject: [PATCH] empty line --- nginx-config/https/https-artiks.tk.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/nginx-config/https/https-artiks.tk.conf b/nginx-config/https/https-artiks.tk.conf index bae77bd..a753e4b 100755 --- a/nginx-config/https/https-artiks.tk.conf +++ b/nginx-config/https/https-artiks.tk.conf @@ -17,6 +17,7 @@ server { # Ograniczenie liczby żądań limit_req zone=ip_limit burst=20 nodelay; + proxy_pass http://arti24-container:3002; proxy_set_header X-Real-IP $remote_addr;