Kr Younger hace 6 años
padre
commit
cb944d7938
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      application.properties

+ 0
- 1
application.properties Ver fichero

@@ -1,4 +1,3 @@
1
-spring.datasource.driverClassName=org.postgresql.Driver
2 1
 spring.datasource.url=${JDBC_DATABASE_URL}
3 2
 spring.datasource.username=${JDBC_DATABASE_USERNAME}
4 3
 spring.datasource.password=${JDBC_DATABASE_PASSWORD}