Commit 59d438bf authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update gateway.yml

parent 4737f9bd
server: server:
port: 8000 port: 8000
jwt:
secret: mysecuresecretkeythatissufficientlylong32bytes
management: management:
tracing: tracing:
enabled: true enabled: true
...@@ -79,6 +76,10 @@ spring: ...@@ -79,6 +76,10 @@ spring:
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:
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