From 5ddeca78fe0b1adb8de2b89f640cbab321133be3 Mon Sep 17 00:00:00 2001 From: Stepan Vladovskiy Date: Fri, 13 Oct 2023 12:17:45 -0300 Subject: [PATCH] debug: location /connect without cors --- nginx.conf.sigil | 3 --- 1 file changed, 3 deletions(-) diff --git a/nginx.conf.sigil b/nginx.conf.sigil index 8a075fe..0f4e728 100644 --- a/nginx.conf.sigil +++ b/nginx.conf.sigil @@ -59,9 +59,6 @@ server { proxy_pass http://presence-8080/; {{ $proxy_settings }} {{ $gzip_settings }} - {{ $cors_headers_options }} - {{ $cors_headers_post }} - {{ $cors_headers_get }} } # Error pages