url property

Uri url
final

URL where clients can reach the publication.

For Serve.forward, this is reachable inside the tailnet. For Funnel.forward, this is reachable from the public internet if Funnel is enabled for the node and port.

Implementation

final Uri url;