Allow to convert html->pdf via weasyprint

This commit is contained in:
eikek
2022-11-05 00:48:32 +01:00
parent a5315f44ee
commit df75fbddcd
8 changed files with 146 additions and 10 deletions

View File

@ -66,6 +66,7 @@ services:
- DOCSPELL_JOEX_JDBC_URL=jdbc:postgresql://db:5432/dbname
- DOCSPELL_JOEX_JDBC_USER=dbuser
- DOCSPELL_JOEX_ADDONS_EXECUTOR__CONFIG_RUNNER=docker,trivial
- DOCSPELL_JOEX_CONVERT_HTML__CONVERTER=weasyprint
ports:
- "7878:7878"
depends_on: