change to not host

This commit is contained in:
2025-04-24 18:47:47 -03:00
parent efd31a2fb2
commit 39f5965781

View File

@ -3,9 +3,8 @@ services:
ollama:
image: ollama/ollama:latest
container_name: ollama
network_mode: host
expose:
- "11434"
ports:
- "11434:11434"
restart: unless-stopped
volumes:
- /home/isaac/Ollama:/root/.ollama