Closed heartyoh closed 4 years ago
attachment-base 모듈에 적용되었음. config 파일에 storage configuration으로 S3를 활용할 수 있음.
storage: {
type: 's3',
accessKeyId: 'YOUR ACCESS KEY ID',
secretAccessKey: 'YOUR SECRET ACCESS KEY',
bucketName: 'YOUR S3 BUCKET NAME'
}
s3 support for attachment