This commit is contained in:
@@ -262,10 +262,10 @@ services:
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '1'
|
||||
reservations:
|
||||
cpus: '0.25'
|
||||
limits:
|
||||
cpus: '3'
|
||||
reservations:
|
||||
cpus: '0.25'
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:main
|
||||
|
||||
Reference in New Issue
Block a user