fixed tests
This commit is contained in:
parent
6412cf37d9
commit
a824aa20a5
@ -1,6 +1,8 @@
|
|||||||
info:
|
info:
|
||||||
description: Redaction Service Server V1
|
description: Redaction Service Server V1
|
||||||
|
|
||||||
|
configuration-service.url: "http://configuration-service-v1:8080"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
|
configuration-service.url: "http://configuration-service-v1:8080"
|
||||||
|
|
||||||
ribbon:
|
ribbon:
|
||||||
ConnectTimeout: 600000
|
ConnectTimeout: 600000
|
||||||
ReadTimeout: 600000
|
ReadTimeout: 600000
|
||||||
|
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
main:
|
main:
|
||||||
allow-bean-definition-overriding: true
|
allow-bean-definition-overriding: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user