change to not host
This commit is contained in:
@ -3,9 +3,8 @@ services:
|
|||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:latest
|
image: ollama/ollama:latest
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
network_mode: host
|
ports:
|
||||||
expose:
|
- "11434:11434"
|
||||||
- "11434"
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /home/isaac/Ollama:/root/.ollama
|
- /home/isaac/Ollama:/root/.ollama
|
Reference in New Issue
Block a user