Describe the bug
Environment Variable MEILI_IGNORE_DUMP_IF_DB_EXISTS requires a value but documentation says it requires a value to not be present.
To Reproduce
Steps to reproduce the behavior:
- In
docker compose, set - MEILI_IGNORE_DUMP_IF_DB_EXISTS= (empty string)
- Start meilisearch.
Expected behavior
Dump should be ignored without error if db already exists.
Meilisearch version:
v1.3