mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +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
@ -130,7 +130,7 @@ As jemalloc can cause issues on certain hardware, it can be disabled by passing
|
|||||||
homeassistant:
|
homeassistant:
|
||||||
...
|
...
|
||||||
environment:
|
environment:
|
||||||
- DISABLE_JEMALLOC: true
|
DISABLE_JEMALLOC: true
|
||||||
```
|
```
|
||||||
|
|
||||||
{% endtabbed_block %}
|
{% endtabbed_block %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user