mirror of
https://github.com/cderche/greenlock-challenge-s3
synced 2025-05-14 01:16:32 +00:00
Update test.js
This commit is contained in:
parent
90c7766386
commit
e239bc3e94
2
test.js
2
test.js
@ -14,7 +14,7 @@ let challenger = require('./index').create({
|
|||||||
, secretAccessKey: secretAccessKey
|
, secretAccessKey: secretAccessKey
|
||||||
, regionName: regionName
|
, regionName: regionName
|
||||||
, bucketName: bucketName
|
, bucketName: bucketName
|
||||||
, directory: ''
|
, directory: 'acme-challenge/'
|
||||||
, debug: true
|
, debug: true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user