monsieurbiz / SyliusSearchPlugin

A search plugin using Elasticsearch for Sylius
MIT License
45 stars 38 forks source link

Add config with url in checker to avoid error couldn’t resolve host #189

Closed delyriand closed 1 year ago

delyriand commented 1 year ago

If we use a host other than localhost, there's an error in the checker.

We have the "Couldn't resolve host" exception, so the checker always returns false.