Конфигурация как в dev

This commit is contained in:
Дмитрий Соловьев
2026-06-01 10:16:41 +03:00
parent ed33c3c834
commit bc3dd8f0b8
15 changed files with 24 additions and 20 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ spring:
camunda:
client:
enabled: ${CAMUNDA_CLIENT_ENABLED:false}
grpc-address: http://192.168.1.8:26500
grpc-address: ${CAMUNDA_GRPC_ADDRESS:http://192.168.60.201:26500}
auth:
method: none
prefer-rest-over-grpc: false