From 2fb21847c38e380ad78f2f8dcd058c91d9d40443 Mon Sep 17 00:00:00 2001 From: Stepan Vladovskiy Date: Sun, 5 May 2024 16:48:11 -0300 Subject: [PATCH] debug: nginx.conf.sigil right names --- nginx.conf.sigil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx.conf.sigil b/nginx.conf.sigil index a05dacc5..ef1dde1f 100644 --- a/nginx.conf.sigil +++ b/nginx.conf.sigil @@ -66,7 +66,7 @@ server { # Custom location block for /upload location /connect/ { - http://upload-8080/; + http://uploader-8080/; {{ $proxy_settings }} {{ $gzip_settings }} {{ $cors_headers_options }}