From 2f066e74e075ad8bc3e44928e22aeea5bed2e76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Tue, 23 Jun 2026 08:42:39 +0400 Subject: [PATCH] =?UTF-8?q?v1.0.126:=20fix=20duplicate=20CORS=20=E2=80=94?= =?UTF-8?q?=20nginx=20only=20for=20OPTIONS,=20VM=20for=20POST=20response?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/nginx-contracts.conf | 1 - index.cfm | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy/nginx-contracts.conf b/deploy/nginx-contracts.conf index a649610..28c5605 100644 --- a/deploy/nginx-contracts.conf +++ b/deploy/nginx-contracts.conf @@ -51,7 +51,6 @@ server { add_header Content-Length 0; return 204; } - add_header Access-Control-Allow-Origin "*"; proxy_pass http://127.0.0.1:8766; client_max_body_size 100m; } diff --git a/index.cfm b/index.cfm index 7854055..9add834 100644 --- a/index.cfm +++ b/index.cfm @@ -75,7 +75,7 @@
Nubes - Сверка договоров — LLM AI-driven Event Sourcing v1.0.125 — Lucee + Сверка договоров — LLM AI-driven Event Sourcing v1.0.126 — Lucee