use a single bucket rather than one per conversion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user