Update weboffice/collabora.yml

This commit is contained in:
Alex
2025-11-06 13:48:52 +01:00
committed by GitHub
parent 0622cf6e60
commit 85deada0d2

View File

@@ -41,7 +41,8 @@ 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 them to /usr/share/fonts/truetype on your local system
# Mount local TrueType fonts so the container can use system fonts
# (e.g. Microsoft fonts like Arial, Calibri, Cambria).
- /usr/share/fonts/truetype:/usr/share/fonts/truetype/more:ro
- /usr/share/fonts/truetype:/opt/cool/systemplate/usr/share/fonts/truetype/more:ro
logging: