searx / searx-docker

Create a searx instance using Docker
GNU Affero General Public License v3.0
404 stars 67 forks source link

I use docker-compose to start, but fail to access it #79

Closed otary closed 3 years ago

otary commented 3 years ago

I download the searx-docker projcet from git and then usedocker-compose up -d to start the project, I don't change any file, it seems all success to up, but i can't access http://localhost in chrome browser! what i do something wrong?

unixfox commented 3 years ago

That's not how you should run it, please read the how to use: https://github.com/searx/searx-docker#how-to-use-it.