uncomment region in case
This commit is contained in:
parent
997b70c6dc
commit
4d97eb81d9
|
|
@ -5,7 +5,7 @@ configuration:
|
|||
bucket: test
|
||||
default: true
|
||||
config:
|
||||
#region: us-east-1
|
||||
region: us-east-1
|
||||
s3ForcePathStyle: true
|
||||
s3Url: https://eu2.contabostorage.com/
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ configuration:
|
|||
- name: default
|
||||
provider: aws
|
||||
config:
|
||||
#region: us-east-1
|
||||
region: us-east-1
|
||||
|
||||
credentials:
|
||||
useSecret: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue