about summary refs log tree commit diff
path: root/.env.example
diff options
context:
space:
mode:
authorSnow Pettersen <aickck@gmail.com>2024-12-11 20:28:15 -0800
committerGitHub <noreply@github.com>2024-12-12 04:28:15 +0000
commit20ac42a5a324ad553324d15ad868a1fea1868641 (patch)
tree04edf4888d2f32d3b1da073b1aa1845292dc3990 /.env.example
parentc8745a9ab0a99ac3cf484e00760e72d1e9f28dfc (diff)
downloadvoidsky-20ac42a5a324ad553324d15ad868a1fea1868641.tar.zst
configure the bitdrift Capture SDK (#6979)
* configure bitdrift Capture SDK

* remove console log

* use the new url

* add patch to fix devtool interaction

* update patches

* fix patch

* add BITDRIFT_API_KEY to .env.example
Diffstat (limited to '.env.example')
-rw-r--r--.env.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.example b/.env.example
index 6ab02256e..979589f58 100644
--- a/.env.example
+++ b/.env.example
@@ -1,5 +1,6 @@
 # Copy this to `.env` and `.env.test` files
 
+BITDRIFT_API_KEY=
 SENTRY_AUTH_TOKEN=
 EXPO_PUBLIC_ENV=development
 EXPO_PUBLIC_LOG_LEVEL=debug