Skip to content

Commit 2cbbfa5

Browse files
Updated .env.example.
1 parent 6ebeb93 commit 2cbbfa5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.env.example

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,18 @@ GH_TOKEN=
3030
APP_VERSION=
3131
BUILD_NUMBER=
3232
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

Comments
 (0)