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 56370ba commit 116fd10Copy full SHA for 116fd10
appengine/standard/endpoints-frameworks-v2/echo/app.yaml
@@ -28,5 +28,5 @@ libraries:
28
env_variables:
29
# The following values are to be replaced by information from the output of
30
# 'gcloud service-management deploy swagger.json' command.
31
- ENDPOINTS_SERVICE_NAME: echo-api.endpoints.[YOUR-PROJECT-ID].cloud.goog
+ ENDPOINTS_SERVICE_NAME: YOUR-PROJECT-ID.appspot.com
32
ENDPOINTS_SERVICE_VERSION: 2016-08-01r0
0 commit comments