From 852e1fcaf5c870c98fe36075a9209b6fff5d0821 Mon Sep 17 00:00:00 2001 From: Anton Afanasyeu Date: Wed, 10 Jun 2026 16:58:01 +0200 Subject: [PATCH] FE sync --- .../backend/patches/fe-nginx-apps-consolidation.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/crash_reporter/backend/patches/fe-nginx-apps-consolidation.patch b/examples/crash_reporter/backend/patches/fe-nginx-apps-consolidation.patch index 554b812..586f53c 100644 --- a/examples/crash_reporter/backend/patches/fe-nginx-apps-consolidation.patch +++ b/examples/crash_reporter/backend/patches/fe-nginx-apps-consolidation.patch @@ -1,5 +1,5 @@ ---- a/etc/nginx/apps.conf 2026-06-10 14:42:23.706574376 +0200 -+++ b/etc/nginx/apps.conf 2026-06-10 14:42:23.714746551 +0200 +--- a/etc/nginx/apps.conf 2026-06-10 16:57:53.240415810 +0200 ++++ b/etc/nginx/apps.conf 2026-06-10 16:57:53.246704804 +0200 @@ -1,23 +1,137 @@ -# location /app/androidcast_project/build/ { -# proxy_pass https://artc0.intra.raptor.org/app/androidcast_project/build/; @@ -160,8 +160,8 @@ + deny all; + } +} ---- a/etc/nginx/nginx.conf 2026-06-10 14:42:23.656573680 +0200 -+++ b/etc/nginx/nginx.conf 2026-06-10 14:42:23.745801792 +0200 +--- a/etc/nginx/nginx.conf 2026-06-10 16:57:52.277069336 +0200 ++++ b/etc/nginx/nginx.conf 2026-06-10 16:57:53.277208423 +0200 @@ -918,104 +918,8 @@