Skip to content

Commit

Permalink
trying to log apikey
Browse files Browse the repository at this point in the history
  • Loading branch information
the-real-i9 committed Mar 3, 2025
1 parent 535ebaa commit 6f72b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configs/gcs.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ const bucket = new Storage({
}).bucket(process.env.GCS_BUCKET)

export const getStorageBucket = () => {
console.log(process.env.GCS_API_KEY)
return bucket
}

0 comments on commit 6f72b65

Please sign in to comment.