We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f18d02 commit 837fe19Copy full SHA for 837fe19
appengine/storage/flexible/README.md
@@ -18,7 +18,7 @@ with the following command:
18
directly from Cloud Storage. You can do this with the [Google Cloud SDK](https://cloud.google.com/sdk)
19
with the following command:
20
21
- gcloud storage buckets update gs://<your-bucket-name> --predefined-default-object-acl=public-read
+ gcloud storage buckets update gs://<your-bucket-name> --predefined-default-object-acl=publicRead
22
23
1. Update the environment variables in `app.yaml`.
24
0 commit comments