Commit 95119b2d authored by abdullh.alsoleman's avatar abdullh.alsoleman

Add new file

parent e65f1a4f
server.port=9001
spring.data.mongodb.uri=mongodb://172.29.5.41:32366/JUnitJobDB
spring.data.mongodb.database=JUnitJobDB
management.endpoints.web.exposure.include=prometheus
management.endpoint.prometheus.enabled=true
management.endpoint.health.show.details=always
management.tracing.enabled=true
management.zipkin.tracing.endpoint=http://172.29.5.41:32000/api/v2/spans
management.tracing.sampling.probability=1.0
spring.data.company-url=http://172.29.5.41:31727/api/company/
spring.data.interview-url=http://172.29.5.41:30966/api/interviews/
spring.data.job-application-url=http://172.29.5.41:32707/api/applicants/
spring.data.sequence-generator-url=http://172.29.5.41:31839/api/sequence/
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