Commit 2f51df5b by Amparo Oliver

changes in db credentials, new jar

parent 3c3a6048
......@@ -9,8 +9,8 @@ spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect
spring.sql.init.mode=always
spring.sql.init.platform=postgres
spring.datasource.url=jdbc:postgresql://localhost:5432/thumano
spring.datasource.username=postgres
spring.datasource.password=postgres
spring.datasource.username=buscamascota
spring.datasource.password=buscamascota
spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true
#server.port=8888
......
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