@imperium/dev
Environment Variables
These can be specified in a .env
file.
Variable | Default | Description |
---|---|---|
PROCESSES | Number of CPU's | How many processes should the server instance fork into. In development it's always 1. |
SERVER_PORT | 4001 | What port the server is accessible at. (Used for display only when developing your server code.) |
DEBUG | Specify debug namespaces to view. |