Skip to content

Commit

Permalink
core: compose: Add BLUEOS_DISABLE_STARTUP_UPDATE
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Mar 12, 2024
1 parent b9bd598 commit 7b4c2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/compose/compose.yml
Expand Up @@ -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
Expand Down

0 comments on commit 7b4c2c6

Please sign in to comment.