Commit 92ca75e8 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update ProducerService.properties

parent 79a8e68d
......@@ -2,5 +2,5 @@ spring.application.name=ProducerService
server.port=8088
spring.kafka.bootstrap-servers=kafka.kafka.svc.cluster.local:9092
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
eureka.client.registerWithEureka=false
eureka.client.fetchRegistry=false
\ 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