mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
fix container disable jemalloc example (#30239)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
33b5e37fa0
commit
577d694b02
@ -129,8 +129,8 @@ As jemalloc can cause issues on certain hardware, it can be disabled by passing
|
||||
services:
|
||||
homeassistant:
|
||||
...
|
||||
environment:
|
||||
- DISABLE_JEMALLOC: true
|
||||
environment:
|
||||
DISABLE_JEMALLOC: true
|
||||
```
|
||||
|
||||
{% endtabbed_block %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user