pcp-tgu
This commit is contained in:
@@ -4,6 +4,7 @@ spring:
|
||||
client:
|
||||
instance:
|
||||
service-base-url: ${pcp.services.tgu}
|
||||
service-path: /swagger/ui
|
||||
management-base-url: ${pcp.services.tgu}
|
||||
flyway:
|
||||
enabled: true
|
||||
@@ -13,7 +14,6 @@ spring:
|
||||
camunda:
|
||||
client:
|
||||
mode: self-managed
|
||||
# grpc-address: http://camunda.k8s.265.nstart.local:30901
|
||||
grpc-address: http://192.168.60.201:26500
|
||||
auth:
|
||||
method: none
|
||||
@@ -25,6 +25,10 @@ management:
|
||||
exposure:
|
||||
include: health,info,metrics
|
||||
|
||||
springdoc:
|
||||
swagger-ui:
|
||||
path: /swagger/ui
|
||||
|
||||
planning:
|
||||
notification-before-start-minutes: 263
|
||||
target-plan-duration-minutes: 180
|
||||
@@ -43,7 +47,7 @@ topics:
|
||||
|
||||
tgu:
|
||||
test-controller:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
classifier:
|
||||
platforms-url: https://ordinis.nstart.cloud/api/v1/spacecraft/records
|
||||
|
||||
Reference in New Issue
Block a user