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

Update jobseekerms.properties

parent cec02ade
spring.application.name=jobseekerms spring.application.name=jobseekerms
server.port=8085 server.port=8085
spring.datasource.url=jdbc:mysql://mysql.sql.svc.cluster.local:3306/jobseeker spring.datasource.url=jdbc:mysql://localhost:3306/jobseeker
spring.datasource.username=abdullah spring.datasource.username=root
spring.datasource.password=aaa123 spring.datasource.password=ali123
spring.jpa.hibernate.ddl-auto=update spring.jpa.hibernate.ddl-auto=update
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