feat: align compose ports (#13185)

This commit is contained in:
Jason Rasmussen
2024-10-09 16:01:52 -04:00
committed by GitHub
parent b7dcc97712
commit 465f4639da
12 changed files with 44 additions and 23 deletions

View File

@@ -68,7 +68,7 @@ Information on the current workers can be found [here](/docs/administration/jobs
| Variable | Description | Default |
| :------------ | :------------- | :----------------------------------------: |
| `IMMICH_HOST` | Listening host | `0.0.0.0` |
| `IMMICH_PORT` | Listening port | `3001` (server), `3003` (machine learning) |
| `IMMICH_PORT` | Listening port | `2283` (server), `3003` (machine learning) |
## Database