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 b338900 commit 01f483fCopy full SHA for 01f483f
appengine/wordpress/README.md
@@ -67,8 +67,10 @@ client on your local machine and make it executable.
67
68
If you haven’t created a service account for the project, please
69
create it on [the Credentials section][credentials-section] in the
70
-Console (Choose a new service account). For the role, select Project > Owner.
71
-Download the JSON key file and save it in a secure place.
+Console. Click 'Create credentials' and then click 'Service account key.' For
+the Service account, select 'App Engine app default service account.' Then
72
+click 'Create' to create and download the JSON service account key to your
73
+local machine. Save it to a safe place.
74
75
Run the proxy by the following command:
76
0 commit comments