We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ebeb93 commit 2cbbfa5Copy full SHA for 2cbbfa5
.env.example
@@ -30,3 +30,18 @@ GH_TOKEN=
30
APP_VERSION=
31
BUILD_NUMBER=
32
BUILD_DATE=
33
+
34
+# Google-Services.JSON
35
+GOOGLE_SERVICES_JSON_BASE64=
36
37
+# Expo LAN IP + Port
38
+REACT_NATIVE_PACKAGER_HOSTNAME=192.168.68.63
39
+EXPO_DEVTOOLS_LISTEN_ADDRESS=0.0.0.0
40
41
+# Google Sign-In Development Client ID (with debug SHA-1)
42
+GOOGLE_WEB_CLIENT_ID_DEV=
43
44
45
+#DO NOT COMMIT THIS
46
+SENTRY_AUTH_TOKEN=
47
0 commit comments