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

Update gateway.yml

parent 4737f9bd
server:
port: 8000
jwt:
secret: mysecuresecretkeythatissufficientlylong32bytes
management:
tracing:
......@@ -78,6 +75,10 @@ spring:
data:
company-url: http://companyservice.jobportal.svc.cluster.local:9003/api/company/
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