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 2c2ec32 commit 9946e1eCopy full SHA for 9946e1e
src/main/resources/application.properties
@@ -1,5 +1,5 @@
1
## Spring DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties)
2
-spring.datasource.url=jdbc:postgresql://localhost:5432/postgres_demo
+spring.datasource.url=jdbc:postgresql://34.70.232.209:5432/exceldata
3
spring.datasource.username= postgres
4
spring.datasource.password= root
5
0 commit comments