Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit db7db0f

Browse files
committed
correccion hostbase
1 parent e6ed24a commit db7db0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Spring DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties)
2-
spring.datasource.url=jdbc:postgresql://postgres:5432/pruebas
2+
spring.datasource.url=jdbc:postgresql://postgresql:5432/pruebas
33
spring.datasource.username= postgres
44
spring.datasource.password= postgres
55

0 commit comments

Comments
 (0)