mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 20:38:42 +08:00
feat: system fonts to EO
matching what was done for Collabora.
This commit is contained in:
@@ -62,6 +62,9 @@ services:
|
||||
- /bin/sh
|
||||
- /init-wopi.sh
|
||||
volumes:
|
||||
# Mount local TrueType fonts so the container can use system fonts
|
||||
# (e.g. Microsoft fonts like Arial, Calibri, Cambria by installing the `ttf-mscorefonts-installer` package).
|
||||
- /usr/share/fonts/truetype:/usr/share/fonts/truetype/more:ro
|
||||
- ./config/euro-office/init-wopi.sh:/init-wopi.sh:ro
|
||||
- ./config/euro-office/onlyoffice-docs-formats.json:/var/www/onlyoffice/documentserver/document-formats/onlyoffice-docs-formats.json
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user