isbridge
This commit is contained in:
@@ -6,5 +6,8 @@ services:
|
|||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./ollama:/root/.ollama
|
- ollama:/root/.ollama
|
||||||
- ./ai-data:/data
|
- ./ai-data:/data
|
||||||
|
network_mode: bridge
|
||||||
|
volumes:
|
||||||
|
ollama:
|
||||||
|
|||||||
Reference in New Issue
Block a user