fix: match container port binding to example config

This commit is contained in:
cybardev
2026-04-05 02:30:49 -03:00
committed by frosty
parent deb3c308b8
commit e0c209c974
2 changed files with 2 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ $ cd omnisearch
$ docker compose up -d --build
```
By default it can be reached on port 5000.
By default it can be reached on port 8087.
## Customisation
To make your own changes while still being able to receive upstream updates: