From 0622cf6e600220f1c87db6a8b1b0985ace908a97 Mon Sep 17 00:00:00 2001 From: Alexander Ackermann Date: Thu, 6 Nov 2025 10:53:37 +0100 Subject: [PATCH] fix typo --- weboffice/collabora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboffice/collabora.yml b/weboffice/collabora.yml index f48644a..6b0b041 100644 --- a/weboffice/collabora.yml +++ b/weboffice/collabora.yml @@ -41,7 +41,7 @@ services: volumes: # configure the .env file to use own paths instead of docker internal volumes - ${OC_CONFIG_DIR:-opencloud-config}:/etc/opencloud - # in order to add new fonts, add then to /usr/share/fonts/truetype on your local system + # in order to add new fonts, add them to /usr/share/fonts/truetype on your local system - /usr/share/fonts/truetype:/usr/share/fonts/truetype/more:ro - /usr/share/fonts/truetype:/opt/cool/systemplate/usr/share/fonts/truetype/more:ro logging: