Increase zigbee2mqtt memory limits

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2024-01-22 23:34:11 +01:00
parent 979c1f4578
commit 7bf085dbb1
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -90,8 +90,8 @@ job "home-assistant" {
resources { resources {
cpu = 128 cpu = 128
memory = 128 memory = 256
memory_max = 256 memory_max = 512
} }
volume_mount { volume_mount {