Skip to content

Commit ab7752e

Browse files
navingerJon Wayne Parrott
authored andcommitted
Update app.yaml (GoogleCloudPlatform#1154)
Added region tags so that I can display this in the docs using the docwidget.
1 parent 1f8b255 commit ab7752e

File tree

1 file changed

+2
-0
lines changed
  • appengine/standard/endpoints-frameworks-v2/echo

1 file changed

+2
-0
lines changed

appengine/standard/endpoints-frameworks-v2/echo/app.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ libraries:
2525
- name: ssl
2626
version: 2.7.11
2727

28+
# [START env_vars]
2829
env_variables:
2930
# The following values are to be replaced by information from the output of
3031
# 'gcloud service-management deploy swagger.json' command.
3132
ENDPOINTS_SERVICE_NAME: [YOUR-PROJECT-ID].appspot.com
3233
ENDPOINTS_SERVICE_VERSION: 2016-08-01r0
34+
# [END env_vars]

0 commit comments

Comments
 (0)