This commit is contained in:
ada-dmitry
2023-04-05 09:47:13 +03:00
parent f5579babc2
commit 3497a6f849
3 changed files with 16 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
hostname = "localhost"
databname = "PythonDB"
username = "postgres"
passw = "Q1w2e3r4"