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 27a0a25 commit cf39affCopy full SHA for cf39aff
src/main/resources/application.properties
@@ -1 +1,3 @@
1
-
+spring.datasource.url=jdbc:postgresql://db:5432/doodle
2
+spring.datasource.username=postgres
3
+spring.datasource.password=pwd1234
0 commit comments