Skip to content

Startup arguments

YouHaveTrouble edited this page Jan 29, 2023 · 2 revisions

Argument format

All arguments should be provided in arg=value format. Ex. port=1234.

port

Integer

The port you want the application to run on. Providing this argument will override APP_PORT env variable.

Clone this wiki locally