MeiliSearch/meilisearch-http
Lawrence Chou 2681e92d4e
Support MEILI_CONFIG_FILE_PATH to define config file path
Close #2800

This is an alternative to the `--config-file-path` option. If both `--config-file-path` and `MEILI_CONFIG_FILE_PATH` are present, `--config-file-path` takes precedence according to the "Priority order" section of #2558.
2022-10-07 00:41:14 +08:00
..
src Support MEILI_CONFIG_FILE_PATH to define config file path 2022-10-07 00:41:14 +08:00
tests Merge branch 'main' into stable 2022-10-04 14:20:10 +02:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Merge #2867 2022-10-06 14:14:23 +00:00