This commit is contained in:
ada-dmitry
2023-04-11 21:01:39 +03:00
parent 7206df1883
commit 49a7b5b185
51 changed files with 168 additions and 83 deletions
+4
View File
@@ -0,0 +1,4 @@
hostname = "localhost"
databname = "PythonDB"
username = "postgres"
passw = "Q1w2e3r4"