Options

command

string

Command used to run your app server.

devServerPort

number

Port to start the dev server on.

debug

boolean
Default: false

Attach a Node.js inspector.

manual

boolean
Default: false

Enable manual mode

port

number
Default: 4200

Set PORT environment variable that can be used to serve the Remix application.

tlsKey

string

Path to TLS key (key.pem).

tlsCert

string

Path to TLS certificate (cert.pem).