Skip to content

Commit

Permalink
Update API key
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihal committed Mar 18, 2022
1 parent 17d1987 commit 55b12f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zerion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const assetsSocket = {
query: {
api_token:
process.env.ZERION_API_KEY_V4 ||
'Demo.ukEVQp6L5vfgxcz4sBke7XvS873GMYHy',
'Zerion.oSQAHALTonDN9HYZiYSX5k6vnm4GZNc',
},
// @ts-ignore
extraHeaders: {
Expand Down

1 comment on commit 55b12f7

@vercel
Copy link

@vercel vercel bot commented on 55b12f7 Mar 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.