Update AI_Containers/ollama/compose.yaml
This commit is contained in:
@@ -6,10 +6,9 @@ services:
|
|||||||
- "11434:11434"
|
- "11434:11434"
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/ollama:/root/ollama
|
- /srv/docker/ollama:/root/ollama
|
||||||
networks:
|
networks:
|
||||||
- ollama
|
- ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
ollama:
|
ollama:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
Reference in New Issue
Block a user