We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ed24a commit db7db0fCopy full SHA for db7db0f
src/main/resources/application.properties
@@ -1,5 +1,5 @@
1
## Spring DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties)
2
-spring.datasource.url=jdbc:postgresql://postgres:5432/pruebas
+spring.datasource.url=jdbc:postgresql://postgresql:5432/pruebas
3
spring.datasource.username= postgres
4
spring.datasource.password= postgres
5
0 commit comments