fix banlist

This commit is contained in:
Lev Kokotov
2022-02-06 11:13:12 -08:00
parent be79f3446b
commit 99d3e0b803
3 changed files with 99 additions and 35 deletions

View File

@@ -63,7 +63,7 @@ async fn main() {
},
Address {
host: "localhost".to_string(),
port: "5432".to_string(),
port: "5433".to_string(),
},
];