diff --git a/docs/docs/install/environment-variables.md b/docs/docs/install/environment-variables.md index c3e9b3acd3..76784b285a 100644 --- a/docs/docs/install/environment-variables.md +++ b/docs/docs/install/environment-variables.md @@ -62,10 +62,10 @@ Information on the current workers can be found [here](/administration/jobs-work ## Ports -| Variable | Description | Default | -| :------------ | :------------- | :----------------------------------------: | -| `IMMICH_HOST` | Listening host | `0.0.0.0` | -| `IMMICH_PORT` | Listening port | `2283` (server), `3003` (machine learning) | +| Variable | Description | Default | Containers | +| :------------ | :------------- | :----------------------------------------: | :----------------------- | +| `IMMICH_HOST` | Listening host | `0.0.0.0` | server, machine learning | +| `IMMICH_PORT` | Listening port | `2283` (server), `3003` (machine learning) | server, machine learning | ## Database