Skip to content

Commit

Permalink
feat: added env.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
paulocastellano committed Dec 2, 2024
1 parent 44a9208 commit 0fc59d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.ci
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ SENTRY_TRACES_SAMPLE_RATE=1.0
SENTRY_AUTH_TOKEN=
SENTRY_ENVIRONMENT=

TELESCOPE_ENABLED=false

# Vite
VITE_STRIPE_KEY="${STRIPE_KEY}"
VITE_SENTRY_AUTH_TOKEN="${SENTRY_AUTH_TOKEN}"
Expand Down

0 comments on commit 0fc59d7

Please sign in to comment.