Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 116fd10

Browse filesBrowse files
buserpJon Wayne Parrott
authored andcommitted
Change *.cloud.goog to *.appspot.com (GoogleCloudPlatform#1091)
1 parent 56370ba commit 116fd10
Copy full SHA for 116fd10

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
  • appengine/standard/endpoints-frameworks-v2/echo
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: appengine/standard/endpoints-frameworks-v2/echo/app.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ libraries:
2828
env_variables:
2929
# The following values are to be replaced by information from the output of
3030
# 'gcloud service-management deploy swagger.json' command.
31-
ENDPOINTS_SERVICE_NAME: echo-api.endpoints.[YOUR-PROJECT-ID].cloud.goog
31+
ENDPOINTS_SERVICE_NAME: YOUR-PROJECT-ID.appspot.com
3232
ENDPOINTS_SERVICE_VERSION: 2016-08-01r0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.