mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Update containers.json
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
0fbd7768e0
commit
5ad26a42fd
1 changed files with 2 additions and 1 deletions
|
|
@ -661,7 +661,8 @@
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"read_only": true,
|
"read_only": true,
|
||||||
"tmpfs": [
|
"tmpfs": [
|
||||||
"/run/",
|
"/run",
|
||||||
|
"/conf",
|
||||||
"/var/lib/haproxy"
|
"/var/lib/haproxy"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue