From 05d7cb6636d61bbaee31244e3378cf9034ef42e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= Date: Tue, 12 Mar 2024 15:07:53 -0300 Subject: [PATCH] core: compose: Add BLUEOS_DISABLE_STARTUP_UPDATE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrick José Pereira --- core/compose/compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/compose/compose.yml b/core/compose/compose.yml index c59c0eeee..0d6b4d01a 100644 --- a/core/compose/compose.yml +++ b/core/compose/compose.yml @@ -25,6 +25,7 @@ services: environment: - BLUEOS_DISABLE_SERVICES=cable_guy,wifi,commander - BLUEOS_DISABLE_MEMORY_LIMIT=true + - BLUEOS_DISABLE_STARTUP_UPDATE=true ports: - "80:80" - "81:81" # Helper