set project config
This commit is contained in:
parent
98be8f87e4
commit
6efa1b7377
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ In the next step, you'll configure the GCP environment and deploy Langflow.
|
|||
## Configure the GCP environment and deploy Langflow
|
||||
Run the deploy_langflow_gcp.sh script to configure the GCP environment and deploy Langflow:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
gcloud config set project {{project-id}}
|
||||
bash ./deploy_langflow_gcp.sh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue