feat: document file conversion

This commit is contained in:
Ephraim Atta-Duncan
2025-12-15 11:58:42 +00:00
parent 43486d8448
commit 7a499270be
26 changed files with 252 additions and 63 deletions
+9
View File
@@ -40,6 +40,15 @@ services:
entrypoint: sh
command: -c 'mkdir -p /data/documenso && minio server /data --console-address ":9001" --address ":9002"'
gotenberg:
image: gotenberg/gotenberg:8
container_name: gotenberg
ports:
- 3001:3000
command:
- 'gotenberg'
- '--api-timeout=30s'
volumes:
minio:
documenso_database: