feat: add dvisvgm

This commit is contained in:
C4illin 2025-06-03 17:58:43 +02:00
parent 6af1e8f326
commit 625e1a51f6
5 changed files with 63 additions and 7 deletions

View file

@ -14,5 +14,6 @@ services:
# - FFMPEG_ARGS=-hwaccel vulkan # additional arguments to pass to ffmpeg
# - WEBROOT=/convertx # the root path of the web interface, leave empty to disable
# - HIDE_HISTORY=true # hides the history tab in the web interface, defaults to false
- TZ=Europe/Stockholm # set your timezone, defaults to UTC
ports:
- 3000:3000