File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ A list of all available environment variables are below. No other env variables
140140| Variable | Default Value | Description |
141141|----------|-------|----------|
142142| TZ | *host timezone* | Controls date formatting in logs. |
143- | UI_HOSTNAME | 0.0.0.0 | The listen host of the UI web server. Can be set to : : for IPv6. |
144- | UI_PORT | 6246 | The listen port of the UI web server. |
145- | API_PORT | 3001 | The listen port of the API server. |
143+ | UI_HOSTNAME | 0.0.0.0 | The listen host of the web server. Can be set to : : for IPv6. |
144+ | UI_PORT | 6246 | The listen port of the web server. |
146145| BASE_PATH || If reverse proxying with a subfolder you'll want to set this. Must be in the format of `/subfolder` |
146+ | GITHUB_TOKEN || GitHub Personal Access Token for higher API rate limits |
You can’t perform that action at this time.
0 commit comments