Commit 76a5b458 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update gateway.yml

parent 9e7aae5f
...@@ -40,6 +40,10 @@ spring: ...@@ -40,6 +40,10 @@ spring:
uri: http://cvservice.jobportal.svc.cluster.local:8086 uri: http://cvservice.jobportal.svc.cluster.local:8086
predicates: predicates:
- Path=/api/cvs/** - Path=/api/cvs/**
- id: notification-service
uri: http://notificationservice.jobportal.svc.cluster.local:8090
predicates:
- Path=/api/notifications/**
- id: jobseeker-service - id: jobseeker-service
uri: http://jobseekerservice.jobportal.svc.cluster.local:8085 uri: http://jobseekerservice.jobportal.svc.cluster.local:8085
......
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