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

Update gateway.yml

parent d5a5ec44
...@@ -5,7 +5,7 @@ eureka: ...@@ -5,7 +5,7 @@ eureka:
register-with-eureka: true register-with-eureka: true
fetch-registry: true fetch-registry: true
service-url: service-url:
default-zone: http://localhost:8761/eureka/ default-zone: http://eurekasvc.jobportal.svc.cluster.local:8761/eureka/
spring: spring:
cloud: cloud:
gateway: gateway:
......
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