cdn icon indicating copy to clipboard operation
cdn copied to clipboard

push to multiple buckets

Open andersonaragao opened this issue 8 years ago • 0 comments

how i do upload for multiple buckets? I tryed the example, but unsussesfull.

'buckets' => [
                    'mybucket-js'   =>  ['public/js'],
                    'mybucket-css'  =>  ['public/css'],
                ],

all files updated to first bucket.

andersonaragao avatar Dec 08 '16 18:12 andersonaragao