This commit is contained in:
@@ -241,6 +241,12 @@ services:
|
||||
volumes:
|
||||
- ${DATA}/ollama/ollama:/root/.ollama
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '1'
|
||||
reservations:
|
||||
cpus: '0.25'
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:main
|
||||
|
||||
Reference in New Issue
Block a user