mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
nextcloud container - make tmp a tmpfs
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
70b46093ab
commit
d2be89c502
2 changed files with 4 additions and 0 deletions
|
|
@ -209,6 +209,9 @@
|
|||
],
|
||||
"networks": [
|
||||
"nextcloud-aio"
|
||||
],
|
||||
"tmpfs": [
|
||||
"/tmp"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue