SHA256
07-04-2026
Сделал вкладку параметры пользователя РАБОТАЮЩЕЙ Добавил - Локальный запуск - техническое задание 1 (доработать ui что бы RFYFKS работали)
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user