update s3cmd example

This commit is contained in:
2025-04-30 23:39:32 +03:00
parent 69c630968e
commit 443470797d
3 changed files with 33 additions and 91 deletions

7
🍪/s3cmd/s3cfg Normal file
View File

@@ -0,0 +1,7 @@
[default]
access_key = <REPLACE>
secret_key = <REPLACE>
bucket_location = ru-1
host_base = s3.timeweb.cloud
host_bucket = s3.timeweb.cloud
use_https = True