Commit 69dbe0b0 authored by liulinboyi's avatar liulinboyi
Browse files

[fix] framework plugin inputs not work

parent 598f4553
Showing with 1 addition and 1 deletion
+1 -1
...@@ -68,7 +68,7 @@ cloudbase framework:deploy ...@@ -68,7 +68,7 @@ cloudbase framework:deploy
"timeout": 5, "timeout": 5,
"envVariables": {}, "envVariables": {},
"runtime": "Nodejs10.15", "runtime": "Nodejs10.15",
"memorySize": 128 "memory": 128
} }
], ],
"servicePaths": { "servicePaths": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment