change to not host
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user