Commit 6e842359 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update JobService.properties

parent 6d725dde
server.port=9001
#spring.data.mongodb.database=jobdb
#spring.data.mongodb.port=27017
#spring.data.mongodb.host=mongodb.mongo.svc.cluster.local
spring.data.mongodb.uri=mongodb://172.29.5.41:32366/jobdb
spring.data.mongodb.database=jobdb
spring.data.mongodb.port=27017
spring.data.mongodb.host=mongodb.mongo.svc.cluster.local
management.endpoints.web.exposure.include=prometheus
management.endpoint.prometheus.enabled=true
management.endpoint.health.show.details=always
......
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