feat(Garage): Modification de l'url de publication s3

This commit is contained in:
Simon 2023-01-12 20:30:23 +01:00
parent 58dd9961e6
commit 1b394ad151
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ deployment:
targets:
- name: production
URL: >-
s3://jarnat.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true&region=garage
s3://jarnat.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage

View File

@ -4,4 +4,4 @@ deployment:
targets:
- name: staging
URL: >-
s3://staging.jarnat.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true&region=garage
s3://staging.jarnat.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage