diff --git a/config.go b/config.go index 8375bcc..7ac77d7 100644 --- a/config.go +++ b/config.go @@ -11,7 +11,7 @@ type Config struct { Src struct { AccessKey string `fig:"accessKey"` Bucket string `fig:"bucket"` - Endpoint string `fig:"endpoint" default:"localhost:9000"` + Endpoint string `fig:"endpoint"` GoogleCredentials string `fig:"googleCredentials"` Name string `fig:"name" default:"destination"` SecretKey string `fig:"secretKey"` @@ -21,7 +21,7 @@ type Config struct { Dest struct { AccessKey string `fig:"accessKey"` Bucket string `fig:"bucket"` - Endpoint string `fig:"endpoint" default:"localhost:9000"` + Endpoint string `fig:"endpoint"` GoogleCredentials string `fig:"googleCredentials"` Name string `fig:"name" default:"source"` PartSize uint64 `fig:"partSize" default:"16"`
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: