From 0e435de27da071d3c57061c300dacd072766c184 Mon Sep 17 00:00:00 2001 From: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:56:05 +0900 Subject: [PATCH] =?UTF-8?q?App=20Engine=E3=81=AEGo=E3=83=A9=E3=83=B3?= =?UTF-8?q?=E3=82=BF=E3=82=A4=E3=83=A0=E3=82=A2=E3=83=83=E3=83=97=E3=83=87?= =?UTF-8?q?=E3=83=BC=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index 8fc90a5cf..258ac7dda 100644 --- a/app.yaml +++ b/app.yaml @@ -1,5 +1,10 @@ --- -runtime: go120 +runtime: go +env: flex + +runtime_config: + operating_system: "ubuntu22" + runtime_version: "1.21" main: ./server handlers: - url: /api/.*