mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 18:36:28 +00:00
fix banlist
This commit is contained in:
@@ -63,7 +63,7 @@ async fn main() {
|
||||
},
|
||||
Address {
|
||||
host: "localhost".to_string(),
|
||||
port: "5432".to_string(),
|
||||
port: "5433".to_string(),
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user