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 f906e35 commit f435212Copy full SHA for f435212
examples/container-schedule/serverless.yml
@@ -30,7 +30,7 @@ custom:
30
# memoryLimit: 256
31
# maxScale: 2
32
# maxConcurrency: 50
33
- # timeout: 20000
+ # timeout: "20s"
34
# httpOption: redirected
35
# Local environment variables - used only in given function
36
env:
examples/container/serverless.yml
@@ -24,7 +24,7 @@ custom:
24
25
26
27
28
# port: 8080
29
0 commit comments