forked from CCCHH/ansible-infra
onlyoffice: support custom fonts and add di.day fonts
This commit is contained in:
parent
fcc0d615a7
commit
7ca446457a
3 changed files with 58 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue