Skip to content

Commit

Permalink
add Sentry environment variable to .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
trungbach committed Dec 26, 2024
1 parent 2ce549f commit 5ace2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ VITE_APP_BASE_API_URL=https://api.oraidex.io
VITE_APP_KADO_API_KEY=df0d2b3f-d829-4453-a4f6-1d6e8870e8f4
VITE_APP_MIX_PANEL_ENVIRONMENT=acbafd21a85654933cbb0332c5a6f4f8
VITE_APP_STRAPI_BASE_URL=https://nice-fireworks-d26703b63e.strapiapp.com

VITE_APP_SENTRY_ENVIRONMENT=production
VITE_APP_SOLANA_RPC=
VITE_APP_SOLANA_WEBSOCKET=
VITE_APP_SOLANA_RELAYER_ADDRESS=

0 comments on commit 5ace2a0

Please sign in to comment.