We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6356a38 commit d207f22Copy full SHA for d207f22
appengine/standard/endpoints-frameworks-v2/echo/app.yaml
@@ -5,6 +5,9 @@ instance_class: B2
5
basic_scaling:
6
max_instances: 2
7
8
+builtins:
9
+- remote_api: on
10
+
11
#[START_EXCLUDE]
12
skip_files:
13
- ^(.*/)?#.*#$
0 commit comments