From 4e9a3e90084e28cf371d21f39c94fcc56fcef476 Mon Sep 17 00:00:00 2001 From: vladp Date: Sat, 7 Mar 2026 00:59:17 +0700 Subject: [PATCH] dev async global search --- src/main/resources/application.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 2e0570b..a696470 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -75,6 +75,7 @@ security: server: port: ${SERVER_PORT:8080} + baseurl: ${BASE_URL:} front: port: ":2998" tomcat: