From 99e17afa60d8b1aadf0697049153b435fc2aeb9d Mon Sep 17 00:00:00 2001 From: craisin Date: Sat, 20 Jun 2026 22:43:33 -0700 Subject: [PATCH] be free terminator --- compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/compose.yml b/compose.yml index 54c319f..6d03e68 100755 --- a/compose.yml +++ b/compose.yml @@ -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