separate S3 use SSL controls for internal & public clients
Docker server image / build-and-push (push) Successful in 3m21s
Docker server image / build-and-push (push) Successful in 3m21s
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
S3_ENDPOINT=seaweedfs:8333
|
||||
S3_PUBLIC_ENDPOINT=localhost:8333
|
||||
S3_USE_SSL=false
|
||||
# Presigned URLs; omit to match S3_USE_SSL (internal client uses S3_ENDPOINT).
|
||||
S3_PUBLIC_USE_SSL=false
|
||||
S3_ACCESS_KEY=minioadmin
|
||||
S3_SECRET_KEY=minioadmin
|
||||
S3_SESSION_TTL_SECONDS=3600
|
||||
|
||||
Reference in New Issue
Block a user