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 3a50f30 commit 154eb03Copy full SHA for 154eb03
endpoints/getting-started/app.yaml
@@ -12,10 +12,10 @@
12
# limitations under the License.
13
14
runtime: nodejs
15
-vm: true
+env: flex
16
17
endpoints_api_service:
18
# The following values are to be replaced by information from the output of
19
# 'gcloud service-management deploy openapi.yaml' command.
20
- name: ENDPOINTS SERVICE-NAME
21
- config_id: ENDPOINTS CONFIG-ID
+ name: ENDPOINTS-SERVICE-NAME
+ config_id: ENDPOINTS-CONFIG-ID
0 commit comments