Skip to content

Commit 6f482e5

Browse files
committed
wip(integration-tests): Update .env.example
1 parent cbf0840 commit 6f482e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

integration_test/.env.example

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
DEBUG=true
2+
TEST_RUNTIME=node
13
REGION=us-central1
24
PROJECT_ID=
35
DATABASE_URL=
46
STORAGE_BUCKET=
57
NODE_VERSION=18
6-
FIREBASE_ADMIN=^12.3.0
8+
FIREBASE_ADMIN=^12.6.0
79
FIREBASE_APP_ID=
810
FIREBASE_MEASUREMENT_ID=
911
FIREBASE_AUTH_DOMAIN=
1012
FIREBASE_API_KEY=
11-
GOOGLE_APPLICATION_CREDENTIALS=./serviceAccount.json
1213
GOOGLE_ANALYTICS_API_SECRET=

0 commit comments

Comments
 (0)