From a46dd54c6622fa6ad42c0913ace8e90049024720 Mon Sep 17 00:00:00 2001 From: vladp Date: Sat, 7 Mar 2026 01:22:36 +0700 Subject: [PATCH] dev async global search --- src/main/resources/application.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 8d4a90f..4fa9b77 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -75,7 +75,7 @@ security: server: port: ${SERVER_PORT:8080} - baseurl: ${BASE_URL} + baseurl: "https://dev-workspace.not-copy.com" front: port: ":2998" tomcat: @@ -145,4 +145,3 @@ tarif: enterprice-max-files-count: 50 enterprice-disk-size: 500 enterprice-user-count: 80 -