Leave comment about SENTRY_DSN_STATUS_GO var in shadow-cljs for dev builds

This commit is contained in:
Icaro Motta 2024-12-10 17:57:04 -03:00
parent cad533a11c
commit 2402264af3
No known key found for this signature in database
GPG Key ID: 009557D9D014DF07
1 changed files with 5 additions and 0 deletions

View File

@ -77,6 +77,11 @@
#shadow/env "STATUS_BACKEND_SERVER_IMAGE_SERVER_URI_PREFIX"
status-im.config/STATUS_BACKEND_SERVER_ROOT_DATA_DIR #shadow/env
"STATUS_BACKEND_SERVER_ROOT_DATA_DIR"
;; Uncomment this line during development if you want to test the integration with Sentry.
;;
;; status-im.config/SENTRY_DSN_STATUS_GO #shadow/env "SENTRY_DSN_STATUS_GO"
status-im.config/MIXPANEL_APP_ID #shadow/env "MIXPANEL_APP_ID"
status-im.config/MIXPANEL_TOKEN #shadow/env "MIXPANEL_TOKEN"
status-im.config/OPENSEA_API_KEY #shadow/env "OPENSEA_API_KEY"