From 1a1e2628d1be6a78e5f0b0dcd1d9fa5d384f5459 Mon Sep 17 00:00:00 2001 From: xinwuyun Date: Mon, 21 Mar 2022 16:54:24 +0800 Subject: [PATCH] Update function.ts --- example/node-http/s.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/node-http/s.yaml b/example/node-http/s.yaml index 3bc5a91..8b4f1c8 100644 --- a/example/node-http/s.yaml +++ b/example/node-http/s.yaml @@ -12,9 +12,9 @@ services: handler: index.handler memorySize: 128 timeout: 30 - runtime: Node.js8.10 + runtime: NODE_JS8_10 package: default - codeType: zip + codeType: ZIP code: codeUri: ./src trigger: