Skip to content

Commit cf39aff

Browse files
author
Ferenc Hammerl
committed
Add postgres config
1 parent 27a0a25 commit cf39aff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
1+
spring.datasource.url=jdbc:postgresql://db:5432/doodle
2+
spring.datasource.username=postgres
3+
spring.datasource.password=pwd1234

0 commit comments

Comments
 (0)