2
0
zrcadlo https://github.com/cderche/greenlock-challenge-s3 synchronizováno 2025-05-10 23:46:31 +00:00
Tento commit je obsažen v:
cyrille 2019-05-08 18:34:06 +01:00 odevzdal GitHub
rodič 50dfb3dd2b
revize 90c7766386
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23

Zobrazit soubor

@ -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' });