Files
PyProg_ada/Python/TeleBot/config.py
T
2023-04-11 21:01:39 +03:00

5 lines
87 B
Python

hostname = "localhost"
databname = "PythonDB"
username = "postgres"
passw = "Q1w2e3r4"