Skip to content

Commit 9946e1e

Browse files
authored
Update application.properties
1 parent 2c2ec32 commit 9946e1e

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://localhost:5432/postgres_demo
2+
spring.datasource.url=jdbc:postgresql://34.70.232.209:5432/exceldata
33
spring.datasource.username= postgres
44
spring.datasource.password= root
55

0 commit comments

Comments
 (0)