Commit 81b0868f authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update gateway.yml

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