storage.js 110 B

123
  1. const S3CompatibleStorage = require('../s3/common')
  2. module.exports = new S3CompatibleStorage('Digitalocean')