From 2675ee75eba9535d95efbce39e9428070f36cff7 Mon Sep 17 00:00:00 2001 From: brittkhat <83617860+brittkhat@users.noreply.github.com> Date: Thu, 4 Jan 2024 04:30:23 +0000 Subject: [PATCH] changed max_instances in app.yaml from 4 to 6 --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index 95b354aba..9deaf1c59 100644 --- a/app.yaml +++ b/app.yaml @@ -5,7 +5,7 @@ instance_class: F4 default_expiration: "365d" automatic_scaling: - max_instances: 4 + max_instances: 6 handlers: - url: /robots.txt