feat(Garage): Upgrade deploy url
This commit is contained in:
parent
651afd0377
commit
323e83053e
|
@ -4,4 +4,4 @@ deployment:
|
||||||
targets:
|
targets:
|
||||||
- name: production
|
- name: production
|
||||||
URL: >-
|
URL: >-
|
||||||
s3://resilien.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
s3://resilien.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||||
|
|
|
@ -4,4 +4,4 @@ deployment:
|
||||||
targets:
|
targets:
|
||||||
- name: staging
|
- name: staging
|
||||||
URL: >-
|
URL: >-
|
||||||
s3://staging.resilien.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
s3://staging.resilien.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||||
|
|
Loading…
Reference in New Issue