docker-compose.yml aktualisiert
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ services:
|
||||
ollama:
|
||||
image: ollama/ollama:latest
|
||||
container_name: ollama
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- ai-network
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user