Merge pull request 'feat(Garage): Upgrade deploy url' (#27) from garage into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #27
This commit is contained in:
Simon 2022-12-16 16:11:24 +01:00
commit 22575af5f5
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