Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
AmruthPillai authored Dec 2, 2022
1 parent 5221ef7 commit e36fbb5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
TURBO_TEAM=
TURBO_TOKEN=

# Sentry Error Logging (Optional)
SENTRY_ORG=reactive-resume
SENTRY_AUTH_TOKEN=b8cc96665550460697de82011155854fc8b18ffb22aa4ce2bf649125bc96fcd8
SERVER_SENTRY_DSN=https://aceffdbdaa544768bc85216e7c6a9c50@o4504211187564544.ingest.sentry.io/4504213380071424
PUBLIC_CLIENT_SENTRY_DSN=https://81967dd583894f4e9b9361e752df8d45@o4504211187564544.ingest.sentry.io/4504211196084224

# Server + Client
TZ=UTC
PUBLIC_URL=http://localhost:3000
Expand Down Expand Up @@ -43,4 +37,4 @@ STORAGE_SECRET_KEY=
PDF_DELETION_TIME=345600000

# Flags (Client)
PUBLIC_FLAG_DISABLE_SIGNUPS=false
PUBLIC_FLAG_DISABLE_SIGNUPS=false

0 comments on commit e36fbb5

Please sign in to comment.