Merge pull request 'feat(Garage): Upgrade deploy url' (#27) from garage into main
Reviewed-on: https://git.weko.io/resilien/resilien.fr/pulls/27
This commit is contained in:
commit
22575af5f5
|
@ -4,4 +4,4 @@ deployment:
|
|||
targets:
|
||||
- name: production
|
||||
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:
|
||||
- name: staging
|
||||
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