kopie van
https://github.com/cderche/greenlock-challenge-s3
synced 2025-07-01 22:26:31 +00:00
Update index.js
This commit is contained in:
bovenliggende
50dfb3dd2b
commit
90c7766386
2
index.js
2
index.js
@ -5,7 +5,7 @@ const defaultOptions = {
|
|||||||
, secretAccessKey: null
|
, secretAccessKey: null
|
||||||
, bucketName: null
|
, bucketName: null
|
||||||
, bucketRegion: null
|
, bucketRegion: null
|
||||||
, directory: ''
|
, directory: 'acme-challenge/'
|
||||||
}
|
}
|
||||||
|
|
||||||
const s3 = new AWS.S3({ apiVersion: '2006-03-01' });
|
const s3 = new AWS.S3({ apiVersion: '2006-03-01' });
|
||||||
|
Laden…
x
Verwijs in nieuw issue
Block a user