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 9113f75 commit 4671c45Copy full SHA for 4671c45
appengine/standard/endpoints-frameworks-v2/echo/app.yaml
@@ -29,6 +29,6 @@ libraries:
29
env_variables:
30
# The following values are to be replaced by information from the output of
31
# 'gcloud service-management deploy swagger.json' command.
32
- ENDPOINTS_SERVICE_NAME: [YOUR-PROJECT-ID].appspot.com
+ ENDPOINTS_SERVICE_NAME: YOUR-PROJECT-ID.appspot.com
33
ENDPOINTS_SERVICE_VERSION: 2016-08-01r0
34
# [END env_vars]
0 commit comments