Skip to content

Commit 2003907

Browse files
chore(gae): delete invalid region tag 'env_vars' (#13251)
1 parent 5698567 commit 2003907

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,9 @@ libraries:
4040
version: 2.7.11
4141

4242
# [START gae_endpoints_frameworks_v2_env_vars]
43-
# [START env_vars]
4443
env_variables:
4544
# The following values are to be replaced by information from the output of
4645
# 'gcloud endpoints services deploy swagger.json' command.
4746
ENDPOINTS_SERVICE_NAME: YOUR-PROJECT-ID.appspot.com
4847
ENDPOINTS_SERVICE_VERSION: 2016-08-01r0
49-
# [END env_vars]
5048
# [END gae_endpoints_frameworks_v2_env_vars]

0 commit comments

Comments
 (0)