Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/env-vars.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ _Object containing the following properties:_
| `SHUTDOWN_TIMEOUT_MS` | Timeout in milliseconds for graceful shutdown (default: 30000) | `number` (_>0_) | `30000` |
| `ADMIN_SERVER_PORT` | Port number for admin server (default: 3003) | `number` (_>0_) | `3003` |
| `ADMIN_API_KEY` | API key for admin endpoints authentication. Must be at least 32 characters. If not set, admin endpoints will be accessible without authentication. | `string` (_min length: 32_) | |
| `VCC_PROXY_URL` | VCC proxy URL. | `string` (_url_) | `'https://ew-vcc-proxy.energyweb.org'` |

_(\*) Required._
Loading
Loading