feat(Garage): Modification de l'url de publication s3
This commit is contained in:
parent
58dd9961e6
commit
1b394ad151
|
@ -4,4 +4,4 @@ deployment:
|
|||
targets:
|
||||
- name: production
|
||||
URL: >-
|
||||
s3://jarnat.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
s3://jarnat.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
|
|
|
@ -4,4 +4,4 @@ deployment:
|
|||
targets:
|
||||
- name: staging
|
||||
URL: >-
|
||||
s3://staging.jarnat.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
s3://staging.jarnat.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
|
|
Loading…
Reference in New Issue