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