cdn
cdn copied to clipboard
push to multiple buckets
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.