update example

This commit is contained in:
Yonle 2025-01-06 22:36:01 +07:00
parent 499e765a28
commit 41bc4c5572

View File

@ -198,5 +198,8 @@ module.exports = {
// "wss://bostr2.example.com", // "wss://bostr2.example.com",
// "wss://bostr3.example.com", // "wss://bostr3.example.com",
// ...and so on // ...and so on
] ],
// User agent to use on upstream connection.
user_agent: "Bostr (https://codeberg.org/Yonle/bostr) on wss://bostr.example.com - A nostr relay proxy aggregator"
} }