Commit 56b4d2d6 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update gateway.yml

parent 81b0868f
......@@ -26,9 +26,7 @@ spring:
username: abdullah
password: aaa123
driver-class-name: com.mysql.cj.jdbc.Driver
jwt:
secret: "Ru/wqM6OZDmsX9hnGtVPhruw1AoDZ8BL+aVT1NIcWZw="
jpa:
hibernate:
ddl-auto: update
......@@ -77,6 +75,8 @@ 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