#Подключение к базе данных host = "localhost" user = "postgres" password = "password" db_name = "postgres" port = 3306 SSH_H = "46.138.247.90"