Page Contents

Home > @loopback/http-server > HttpServer > address

HttpServer.address property

Address of the HTTP / HTTPS server

Signature:

get address(): string | AddressInfo | undefined;