nashsu / FreeAskInternet

FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
Apache License 2.0
8.45k stars 879 forks source link

cannot start #30

Open Gitreceiver opened 5 months ago

Gitreceiver commented 5 months ago

ERROR: Invalid interpolation format for "searxng" option in service "services": "SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/" 是不是ip除了问题呢

insoles-geeks commented 5 months ago

Did you get the parameter values right?

ybdesire commented 5 months ago

upgrade docker compose to Docker Compose version v2.25.0 fixed this issue just run sudo yum install docker-compose-plugin at my CentOS7 env.