feat(homeserver): add Server header with version number

This commit is contained in:
nazeh
2025-02-13 18:54:48 +03:00
parent 91d834f9d8
commit 6b92c39af0
2 changed files with 21 additions and 3 deletions

View File

@@ -45,9 +45,7 @@ impl ClientBuilder {
self.pkarr
.bootstrap(&[format!(
"localhost:{}",
// TODO: update constants
// pubky_common::constants::testnet_ports::BOOTSTRAP
6881
pubky_common::constants::testnet_ports::BOOTSTRAP
)])
.relays(&[format!(
"http://localhost:{}",