Plandex Docker compose is Ollama only?
Author: PathosEthosLogosCreated Feb 24, 2026Updated Feb 24, 2026
I'm looking at this Docker compose file https://github.com/plandex-ai/plandex/blob/main/app/docker-compose.yml
And it says OLLAMA_BASE_URL: http://host.docker.internal:11434 but I have OpenAI compatible vLLM available on the host machine of the Docker container. Is there a way to use that instead?
Source: plandex-ai/plandex