Skip to content

Commit 63b7471

Browse files
authored
fix: Add an example GCP project ID (#2008)
1 parent 0285751 commit 63b7471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

env/.local.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ API_ORIGIN=https://api-mcfytwakla-uc.a.run.app
1111

1212
# Google Cloud
1313
# https://console.cloud.google.com/
14-
GOOGLE_CLOUD_PROJECT=
15-
GOOGLE_CLOUD_REGION=
14+
GOOGLE_CLOUD_PROJECT=kriasoft
15+
GOOGLE_CLOUD_REGION=us-central1
1616

1717
# Firebase
1818
# https://console.firebase.google.com/

0 commit comments

Comments
 (0)