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 5698567 commit 2003907Copy full SHA for 2003907
appengine/standard/endpoints-frameworks-v2/echo/app.yaml
@@ -40,11 +40,9 @@ libraries:
40
version: 2.7.11
41
42
# [START gae_endpoints_frameworks_v2_env_vars]
43
-# [START env_vars]
44
env_variables:
45
# The following values are to be replaced by information from the output of
46
# 'gcloud endpoints services deploy swagger.json' command.
47
ENDPOINTS_SERVICE_NAME: YOUR-PROJECT-ID.appspot.com
48
ENDPOINTS_SERVICE_VERSION: 2016-08-01r0
49
-# [END env_vars]
50
# [END gae_endpoints_frameworks_v2_env_vars]
0 commit comments