uncomment region in case

This commit is contained in:
j37hr0 2026-03-29 21:06:26 +13:00
parent 997b70c6dc
commit 4d97eb81d9

View file

@ -5,7 +5,7 @@ configuration:
bucket: test bucket: test
default: true default: true
config: config:
#region: us-east-1 region: us-east-1
s3ForcePathStyle: true s3ForcePathStyle: true
s3Url: https://eu2.contabostorage.com/ s3Url: https://eu2.contabostorage.com/
@ -13,7 +13,7 @@ configuration:
- name: default - name: default
provider: aws provider: aws
config: config:
#region: us-east-1 region: us-east-1
credentials: credentials:
useSecret: true useSecret: true