Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@n1t0 n1t0 released this 31 Jul 20:26
· 4 commits to master since this release
  • New project field (see MongoDB Doc for more info)
  • Some configuration through environment variables
  • Real documents count (fallback to estimate after a timeout)
  • Fixed a bug that prevented from serving Mongoku under a nested location (ie website.com/mongoku)

As usual, update your current version with:

NPM

npm install -g mongoku

Docker

docker run -d --name mongoku -p 3100:3100 huggingface/mongoku:1.3.0