mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Fix Docker Compose DISABLE_JEMALLOC example (#22766)
This commit is contained in:
parent
3a3e61ec3f
commit
c350294cd1
@ -129,7 +129,7 @@ As jemalloc can cause issues on certain hardware, it can be disabled by passing
|
||||
homeassistant:
|
||||
...
|
||||
environment:
|
||||
DISABLE_JEMALLOC: true
|
||||
- DISABLE_JEMALLOC: true
|
||||
```
|
||||
|
||||
{% endtabbed_block %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user