run
Start the HTTP server to serve the SWML document.
Parameters
host
Hostname to bind to.
port
Port number to listen on. Falls back to the PORT environment variable.
Returns
Promise<void>
Start the HTTP server to serve the SWML document.
Hostname to bind to.
Port number to listen on. Falls back to the PORT environment variable.
Promise<void>