[database_config]
address = "localhost:5432"
username = "root"
password = "root"
database = "rust_forum"
backend = "postgres"