onlyoffice: support custom fonts and add di.day fonts

This commit is contained in:
June 2026-02-26 23:00:53 +01:00
commit 7ca446457a
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 58 additions and 0 deletions

View file

@ -11,6 +11,7 @@ services:
- "./onlyoffice/DocumentServer/data:/var/www/onlyoffice/Data"
- "./onlyoffice/DocumentServer/lib:/var/lib/onlyoffice"
- "./onlyoffice/DocumentServer/db:/var/lib/postgresql"
- "./fonts/export:/usr/share/fonts/custom:ro"
ports:
- "8080:80"
environment: