Commit cec02ade authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update jobseekerms.properties

parent df6539f0
...@@ -4,6 +4,4 @@ spring.datasource.url=jdbc:mysql://mysql.sql.svc.cluster.local:3306/jobseeker ...@@ -4,6 +4,4 @@ spring.datasource.url=jdbc:mysql://mysql.sql.svc.cluster.local:3306/jobseeker
spring.datasource.username=abdullah spring.datasource.username=abdullah
spring.datasource.password=aaa123 spring.datasource.password=aaa123
spring.jpa.hibernate.ddl-auto=update spring.jpa.hibernate.ddl-auto=update
eureka.client.serviceUrl.defaultZone= ${EUREKA_URL:http://eurekasvc.jobportal.svc.cluster.local:8761/eureka/}
eureka.client.registerWithEureka=true
eureka.client.fetchRegistry=true
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