Fixed missing endpoint variable
This commit is contained in:
parent
64cc23a883
commit
0ab0ff5f50
@ -4,6 +4,7 @@ info:
|
||||
configuration-service.url: "http://configuration-service-v1:8080"
|
||||
file-management-service.url: "http://file-management-service-v1:8080"
|
||||
image-service.url: "http://image-service-v1:8080"
|
||||
entity-recognition-service.url: "http://entity-recognition-service-v1:8080"
|
||||
|
||||
server:
|
||||
port: 8080
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user