add a volume for collabora fonts

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-09 11:43:50 +01:00
parent bce08a1564
commit bea8ca86dd

View file

@ -201,7 +201,13 @@
"dictionaries=%COLLABORA_DICTIONARIES%", "dictionaries=%COLLABORA_DICTIONARIES%",
"TZ=%TIMEZONE%" "TZ=%TIMEZONE%"
], ],
"volumes": [], "volumes": [
{
"name": "nextcloud_aio_collabora_fonts",
"location": "/opt/cool/systemplate/tmpfonts",
"writeable": true
}
],
"secrets": [], "secrets": [],
"maxShutdownTime": 10, "maxShutdownTime": 10,
"restartPolicy": "unless-stopped" "restartPolicy": "unless-stopped"