mirror of
https://github.com/cderche/greenlock-challenge-s3
synced 2025-05-10 15:36:33 +00:00
Update README.md
This commit is contained in:
parent
e239bc3e94
commit
201fecc493
@ -24,7 +24,7 @@ let challenge = require('greenlock-challenge-s3').create({
|
||||
, secretAccessKey: secretAccessKey // Replace with your secretAccessKey
|
||||
, regionName: regionName // Replace with your regionName
|
||||
, bucketName: bucketName // Replace with your bucketName
|
||||
, directory: '' // Recommended
|
||||
, directory: 'acme-challenge/' // Recommended
|
||||
, debug: true // Debug
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user