mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
For my case, using `http://localhost:8880/v1` kept returning Server Connection Errors. Replacing `localhost` to `host.docker.internal` seems to resolve the issue, as I'm running Kokoro-FastAPI in a Docker container.