config: адреса инфраструктуры на localhost (application-dev/docker-local, create_pcp_databases)
This commit is contained in:
@@ -56,7 +56,7 @@ spring:
|
||||
camunda:
|
||||
client:
|
||||
enabled: ${CAMUNDA_CLIENT_ENABLED:false}
|
||||
grpc-address: ${CAMUNDA_GRPC_ADDRESS:http://192.168.60.146:26500}
|
||||
grpc-address: ${CAMUNDA_GRPC_ADDRESS:http://localhost:26500}
|
||||
auth:
|
||||
method: none
|
||||
prefer-rest-over-grpc: false
|
||||
|
||||
Reference in New Issue
Block a user