Commit ddf25dbf authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update JobService.properties

parent afbad5db
server.port=9001
eureka.client.serviceUrl.defaultZone= ${EUREKA_URL:http://localhost:8761/eureka/}
eureka.client.serviceUrl.defaultZone= ${EUREKA_URL:http://eurekasvc.jobportal.svc.cluster.local:8761/eureka/}
spring.data.mongodb.username=abdullah
spring.data.mongodb.password=aaa123
spring.data.mongodb.database=jobsdb
spring.data.mongodb.port=28017
spring.data.mongodb.host=192.168.59.132
\ No newline at end of file
spring.data.mongodb.host=mongodb.mongo.svc.cluster.local
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