mirror of
https://github.com/versity/versitygw.git
synced 2026-01-05 11:24:52 +00:00
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
# Setup endpoint
|
|
host_base = 127.0.0.1:7070
|
|
host_bucket = 127.0.0.1:7070
|
|
bucket_location = us-east-1
|
|
use_https = True
|
|
signurl_use_https = True
|
|
|
|
# Enable S3 v4 signature APIs
|
|
signature_v2 = False
|