From cf1eb8df2f0420c3affb5c68bf098eb2434990cf Mon Sep 17 00:00:00 2001 From: Eduard Tihomirov Date: Thu, 17 Jul 2025 14:03:45 +0300 Subject: [PATCH] test --- frontend/src/resources/app-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/resources/app-config.json b/frontend/src/resources/app-config.json index 185025a1..b96610ca 100644 --- a/frontend/src/resources/app-config.json +++ b/frontend/src/resources/app-config.json @@ -5,7 +5,7 @@ "filter_cleanup_check_period_minutes": 30, "auth_method": "form", "enable.version.in.url": "%enable.version.in.url%", - "backend.context": "service/account-applications", + "backend.context": "account-applications", "guard.confirm_exit": false, "message_service_error_timeout": "", "message_service_warning_timeout": "",