Skip to content

Commit e331430

Browse files
authored
Maint 961 sentry source maps (#972)
* maint: no replays session sampling * fix: add back sampling * maint: added source map configs * fix: remove unnecessary zip file and update package json
1 parent d658ae2 commit e331430

File tree

6 files changed

+802
-104
lines changed

6 files changed

+802
-104
lines changed

compose/neurosynth-frontend/.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ VITE_APP_AUTH0_AUDIENCE=localhost
55
VITE_APP_NEUROSTORE_API_DOMAIN=http://localhost/api
66
VITE_APP_NEUROSYNTH_API_DOMAIN=http://localhost:81/api
77
VITE_APP_ENV=DEV
8-
VITE_APP_PUBMED_API_KEY=YOUR_PUBMED_KEY
8+
VITE_APP_PUBMED_API_KEY=YOUR_PUBMED_KEY
9+
SENTRY_AUTH_TOKEN=YOUR_SENTRY_AUTH_TOKEN

0 commit comments

Comments
 (0)