Add readme about docker, remove postgres.conf from git

This commit is contained in:
Guntis Smaukstelis
2023-10-24 19:59:52 +03:00
parent 6819aa3166
commit 4dddcbff03
3 changed files with 10 additions and 3 deletions
-3
View File
@@ -1,3 +0,0 @@
username = "postgres"
password = "mysecretpassword"
url = "jdbc:postgresql://localhost:5432/weather-tool"