Commit 64d82eb6 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update cvservice.properties

parent 79ea0cb5
server.port=8086
spring.data.mongodb.uri=mongodb://192.168.159.129:27018/cvSVCDB
spring.data.mongodb.database=cvSVCDB
eureka.client.serviceUrl.defaultZone= ${EUREKA_URL:http://localhost:8761/eureka/}
spring.data.mongodb.uri=mongodb://mongodb.mongo.svc.cluster.local:27017/cvSVCDB
spring.data.mongodb.database=cv
eureka.client.serviceUrl.defaultZone= ${EUREKA_URL:http://eurekasvc.jobportal.svc.cluster.local:8761/eureka/}
eureka.client.registerWithEureka=true
eureka.client.fetchRegistry=true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment