Skip to content

Commit 7c6253d

Browse files
committed
Modified example env file
1 parent ca565e4 commit 7c6253d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
TWILIO_ACCOUNT_SID=SK...your_api_key_sid_here
99
TWILIO_AUTH_TOKEN=your_api_key_secret_here
1010

11-
# Optional: Google Cloud Configuration
11+
# Google Cloud Configuration
1212
# If not provided, will use current gcloud config
13-
# PROJECT_ID=your-project-id
13+
PROJECT_ID=your-gcp-project-id
1414
# REGION=us-central1
1515

1616
# Optional: Service Configuration

0 commit comments

Comments
 (0)