We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca565e4 commit 7c6253dCopy full SHA for 7c6253d
.env.example
@@ -8,9 +8,9 @@
8
TWILIO_ACCOUNT_SID=SK...your_api_key_sid_here
9
TWILIO_AUTH_TOKEN=your_api_key_secret_here
10
11
-# Optional: Google Cloud Configuration
+# Google Cloud Configuration
12
# If not provided, will use current gcloud config
13
-# PROJECT_ID=your-project-id
+PROJECT_ID=your-gcp-project-id
14
# REGION=us-central1
15
16
# Optional: Service Configuration
0 commit comments