From e36fbb5f64316f4e86f53bdc2896e9102624d550 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 2 Dec 2022 22:13:07 +0100 Subject: [PATCH] Update .env.example --- .env.example | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.env.example b/.env.example index bb2122dd..fbcb9eea 100644 --- a/.env.example +++ b/.env.example @@ -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 @@ -43,4 +37,4 @@ STORAGE_SECRET_KEY= PDF_DELETION_TIME=345600000 # Flags (Client) -PUBLIC_FLAG_DISABLE_SIGNUPS=false \ No newline at end of file +PUBLIC_FLAG_DISABLE_SIGNUPS=false