07-04-2026

Сделал вкладку параметры пользователя РАБОТАЮЩЕЙ

Добавил
- Локальный запуск
- техническое задание 1 (доработать ui что бы RFYFKS работали)
This commit is contained in:
AidarKC
2026-04-07 14:43:08 +03:00
parent 0b7ad79032
commit 0c7d8fac02
6 changed files with 247 additions and 234 deletions
+1
View File
@@ -203,6 +203,7 @@ tasks.register('startLocal', Exec) {
description = "Builds server, starts local WS server and local HTTP UI for end-to-end local testing"
dependsOn shadowJar
dependsOn cleanServerLogs
workingDir = rootDir
def wsPort = System.getProperty("localWsPort", "7070")