| Name | Description |
|---|---|
PUID(required) | Used to set the user the container should run as. - Default: 1000 |
PGID(required) | Used to set the group the container should run as. - Default: 1000 |
DASHBOARD_POLLING | Frequency charts and stats refresh on the dashboard. Can be represented using a string in seconds or false to disable.- Default: 60s |
NOTIFICATION_POLLINGcode> | Frequency database notifications are polled. Can be represented using a string in seconds or false to disable.- Default: 60s |
RESULTS_POLLING | Frequency data refreshes in the results table. Can be represented using a string in seconds or false to disable.- Default: false |
APP_URL | Used to set the base URL. - Default: http://localhost |