Update containers.json

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey 2023-08-24 21:04:30 +02:00 committed by Simon L
parent 0fbd7768e0
commit 5ad26a42fd

View file

@ -661,7 +661,8 @@
"restart": "unless-stopped",
"read_only": true,
"tmpfs": [
"/run/",
"/run",
"/conf",
"/var/lib/haproxy"
]
}