Skip to content

Commit d207f22

Browse files
author
Grit
committed
Add remote api
1 parent 6356a38 commit d207f22

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ instance_class: B2
55
basic_scaling:
66
max_instances: 2
77

8+
builtins:
9+
- remote_api: on
10+
811
#[START_EXCLUDE]
912
skip_files:
1013
- ^(.*/)?#.*#$

0 commit comments

Comments
 (0)