mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 07:34:38 -04:00
Update gocloud and docs for S3-Compatible Endpoints
This commit is contained in:
parent
c9b23cf6dc
commit
ad2e9aeecc
@ -55,9 +55,11 @@ URL = "<FILL ME IN>"
|
||||
#URL = "gs://<Bucket Name>"
|
||||
|
||||
# Amazon Web Services S3; see https://gocloud.dev/howto/blob/#s3
|
||||
# For S3-compatible endpoints, see https://gocloud.dev/howto/blob/#s3-compatible
|
||||
#URL = "s3://<Bucket Name>?region=<AWS region>"
|
||||
|
||||
# For S3-compatible endpoints, see https://gocloud.dev/howto/blob/#s3-compatible
|
||||
#URL = "s3://<Bucket Name>?endpoint=https://my.minio.instance&awssdk=v2&use_path_style=true&disable_https=false
|
||||
|
||||
# Microsoft Azure Blob Storage; see https://gocloud.dev/howto/blob/#azure
|
||||
#URL = "azblob://$web"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user