aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcybardev <50134239+cybardev@users.noreply.github.com>2026-04-05 02:30:49 -0300
committerfrosty <gabriel@bwaaa.monster>2026-04-05 11:24:58 -0400
commite0c209c974b130a5e893c7d7b3d342f4ec325c8d (patch)
treecdc5fc8e4819cc34513f3433f6bbe3810ed6b455 /README.md
parentdeb3c308b847558a7c7537f9b07ea2f95c75b012 (diff)
downloadomnisearch-e0c209c974b130a5e893c7d7b3d342f4ec325c8d.tar.gz
fix: match container port binding to example configHEADmasterindev
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a05c227..00f2173 100644
--- a/README.md
+++ b/README.md
@@ -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: