Commit 86bb5aa6 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update gateway.yml

parent 7f78d3a7
...@@ -62,9 +62,9 @@ spring: ...@@ -62,9 +62,9 @@ spring:
- Path=/api/jobs/** - Path=/api/jobs/**
default-filters: default-filters:
- DedupeResponseHeader=Access-Control-Allow-Credentials Access-Control-Allow-Origin - DedupeResponseHeader=Access-Control-Allow-Credentials Access-Control-Allow-Origin
data: data:
company-url: http://companyservice.jobportal.svc.cluster.local:9003/api/company/ company-url: http://companyservice.jobportal.svc.cluster.local:9003/api/company/
jobseeker-url: http://jobseekerservice.jobportal.svc.cluster.local:8085/api/jobseekers/ jobseeker-url: http://jobseekerservice.jobportal.svc.cluster.local:8085/api/jobseekers/
jwt: jwt:
secret: "Ru/wqM6OZDmsX9hnGtVPhruw1AoDZ8BL+aVT1NIcWZw=" secret: "Ru/wqM6OZDmsX9hnGtVPhruw1AoDZ8BL+aVT1NIcWZw="
......
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