feat(Garage): Upgrade deploy url #27

Merged
kosssi merged 1 commits from garage into main 2022-12-16 16:11:26 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ deployment:
targets:
- name: production
URL: >-
s3://resilien.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true&region=garage
s3://resilien.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.resilien.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true&region=garage
s3://staging.resilien.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage