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