<?php

return [
    'bucket' => env('GOOGLE_CLOUD_STORAGE_BUCKET'),
    'key' => env('GOOGLE_CLOUD_BUCKET_KEY'),
];
