IrohEndpointSettings.relayUrls property
Self-hosted relay server URLs (https). Setting these uses YOUR relays and disables n0’s discovery services entirely — peers are then reached via addr hints (iroh://<nodeId>?addr=<relayUrl>). Mutually exclusive with relayMode 'disabled'.
Signature:
relayUrls?: string[];