Skip to content

Commit

Permalink
chore: add new env var to turbo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chambaz committed Nov 29, 2023
1 parent 1a9c7be commit 67ea19d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"NEXT_PUBLIC_BIRDEYE_API_KEY",
"NEXT_PUBLIC_WEB3_AUTH_CLIENT_ID",
"NEXT_PUBLIC_MOONPAY_API_KEY",
"MOONPAY_SECRET_KEY"
"MOONPAY_SECRET_KEY",
"NEXT_PUBLIC_POSTHOG_API_KEY"
]
}

0 comments on commit 67ea19d

Please sign in to comment.