mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 16:49:58 -07:00
general: snapshot
This commit is contained in:
@@ -56,7 +56,7 @@ async fn main() -> color_eyre::Result<()> {
|
||||
.with_state(state)
|
||||
.layer(compression_layer);
|
||||
|
||||
let port = 3110;
|
||||
let port = 3111;
|
||||
|
||||
log(&format!("Starting server on port {port}..."));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user