Корректное отображение витков

This commit is contained in:
Дмитрий Соловьев
2026-06-01 13:57:13 +03:00
parent e5fd2a4586
commit 2bdc9ad64f
6 changed files with 66 additions and 19 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ spring:
camunda:
client:
mode: self-managed
grpc-address: ${CAMUNDA_GRPC_ADDRESS:http://192.168.60.201:26500}
grpc-address: ${CAMUNDA_GRPC_ADDRESS:http://localhost:26500}
auth:
method: none
prefer-rest-over-grpc: false