storage.js 110 Bytes
Newer Older
1
const S3CompatibleStorage = require('../s3/common')
2

3
module.exports = new S3CompatibleStorage('Digitalocean')