Page Contents

Home > @loopback/http-caching-proxy > ProxyOptions > port

ProxyOptions.port property

The port where the HTTP proxy should listen at. Default: 0 (let the system pick a free port)

Signature:

port?: number;