feat(db): update to manticore search 6.0.4

This commit is contained in:
Alexey Kasyanchuk
2023-06-02 02:08:57 +03:00
parent 280298caa3
commit 3cff91dbf1
6 changed files with 12 additions and 2 deletions

View File

@ -91,7 +91,7 @@ Now you can get access to web interface on 8095 port: http://localhost:8095
You can simply run docker image with prepared server version. Just download last sources:
```bash
git clone https://github.com/DEgITx/rats-search.git
git clone --recurse-submodules https://github.com/DEgITx/rats-search.git
```
And build docker image & run: