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