Merge pull request #5983 from nextcloud/enh/noid/fix-whiteboard

whiteboard: add tmpfs in app as this seems to be required now
This commit is contained in:
Simon L.
2025-01-28 12:18:52 +01:00
committed by GitHub

View File

@@ -857,6 +857,9 @@
"expose": [
"3002"
],
"tmpfs": [
"/app"
],
"internal_port": "3002",
"environment": [
"TZ=%TIMEZONE%",