beea/open-webui
0
1services:2 ollama:3 # Expose Ollama API outside the container stack4 ports:5 - ${OLLAMA_WEBAPI_PORT-11434}:114346 1services:2 ollama:3 # Expose Ollama API outside the container stack4 ports:5 - ${OLLAMA_WEBAPI_PORT-11434}:114346