Skip to content

Commit

Permalink
s/us-east1/us-central1
Browse files Browse the repository at this point in the history
  • Loading branch information
phbnf committed Jul 25, 2024
1 parent 739081d commit aed8e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/live/example-gcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Then, specify your Google Cloud project ID:
export GOOGLE_PROJECT={VALUE}
```

Eventually, customize the region (defaults to "us-east1"), and bucket name prefix
Eventually, customize the region (defaults to "us-central1"), and bucket name prefix
(defaults to "tessera-example"):
```bash
export GOOGLE_REGION={VALUE}
Expand Down

0 comments on commit aed8e5e

Please sign in to comment.