feat: Mise à jour de l'entrypoint du déploiement
This commit is contained in:
parent
c734470f6b
commit
60c6676755
|
@ -4,4 +4,4 @@ deployment:
|
||||||
targets:
|
targets:
|
||||||
- name: staging
|
- name: staging
|
||||||
URL: >-
|
URL: >-
|
||||||
s3://cremeaux.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
s3://cremeaux.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.cremeaux.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
s3://staging.cremeaux.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||||
|
|
Loading…
Reference in New Issue