# Expose the server ```sh OLLAMA_HOST=0.0.0.0:11434 ollama serve or OLLAMA_HOST=127.0.0.1:8080 ollama serve ```