diff --git a/config/_default/config.yml b/config/_default/config.yml index 8a02c28..caea4f9 100644 --- a/config/_default/config.yml +++ b/config/_default/config.yml @@ -148,9 +148,9 @@ deployment: targets: - name: production URL: >- - s3://jarnat.fr?endpoint=http://roquette.resilien:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage + s3://jarnat.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage - name: staging URL: >- - s3://staging.jarnat.fr?endpoint=http://roquette.resilien:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage + s3://staging.jarnat.fr?endpoint=http://10.20.20.25:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage disableHugoGeneratorInject: true