Skip to content

Commit 116fd10

Browse files
buserpJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Change *.cloud.goog to *.appspot.com (GoogleCloudPlatform#1091)
1 parent 56370ba commit 116fd10

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines 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)