use a single bucket rather than one per conversion

This commit is contained in:
2026-06-17 11:09:52 -07:00
parent 08a28f6924
commit 42b9ae85a8
10 changed files with 77 additions and 51 deletions
+1
View File
@@ -1,5 +1,6 @@
S3_ENDPOINT=seaweedfs:8333
S3_PUBLIC_ENDPOINT=localhost:8333
S3_BUCKET=officeconvert
S3_USE_SSL=false
# Presigned URLs; omit to match S3_USE_SSL (internal client uses S3_ENDPOINT).
S3_PUBLIC_USE_SSL=false