Skip to content

Commit 2f53d05

Browse files
jeffmendozalesv
authored andcommitted
Fix project ID in Endpoints sample. (GoogleCloudPlatform#512)
1 parent a3be47e commit 2f53d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints/getting-started-grpc/api_config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ config_version: 3
2626
#
2727
# Name of the service configuration.
2828
#
29-
name: hellogrpc.endpoints.jeffs-test-deploy-1.cloud.goog
29+
name: hellogrpc.endpoints.MY_PROJECT_ID.cloud.goog
3030

3131
#
3232
# API title to appear in the user interface (Google Cloud Console).

0 commit comments

Comments
 (0)