mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
whiteboard: add tmpfs in app as this seems to be required now
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
a87d7b3aa9
commit
365e8f6f79
1 changed files with 3 additions and 0 deletions
|
|
@ -857,6 +857,9 @@
|
||||||
"expose": [
|
"expose": [
|
||||||
"3002"
|
"3002"
|
||||||
],
|
],
|
||||||
|
"tmpfs": [
|
||||||
|
"/app"
|
||||||
|
],
|
||||||
"internal_port": "3002",
|
"internal_port": "3002",
|
||||||
"environment": [
|
"environment": [
|
||||||
"TZ=%TIMEZONE%",
|
"TZ=%TIMEZONE%",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue