add graca to ollama
This commit is contained in:
parent
895de3cdab
commit
d654b70294
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ services:
|
||||||
- ollama_data:/root/.ollama
|
- ollama_data:/root/.ollama
|
||||||
environment:
|
environment:
|
||||||
- OLLAMA_HOST=0.0.0.0
|
- OLLAMA_HOST=0.0.0.0
|
||||||
|
devices:
|
||||||
|
- /dev/dri:/
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
open-webui:
|
open-webui:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue