Files
backup-2/assets/usr/local/sbin/storage/s3.template
T
2022-12-14 13:39:39 +07:00

9 lines
182 B
Plaintext

[s3]
type = s3
provider = Minio
acl = private
access_key_id = {{S3_ACCOUNT_ID}}
secret_access_key = {{S3_APPLICATION_KEY}}
region = {{S3_REGION}}
endpoint = https://{{S3_HOST_BASE}}