ItzCrazyKns / Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
MIT License
16.24k stars 1.52k forks source link

after building from docker, perplexica keeps loading and doesn't show any result #435

Open billguo2022 opened 4 weeks ago

billguo2022 commented 4 weeks ago

it seems the docker for searxng is built on 4000:8080, so i changed the config file accordingly, but it still doesn't work. I'm using the openai api, all other things are the same as the original config file. Strictly followed the instruction from the installation procedure.

ItzCrazyKns commented 3 weeks ago

You don't need to change the address for SearXNG, we do that via an environment variable.