Skip to content

Commit

Permalink
Merge pull request #17 from joeyvandijk/patch-1
Browse files Browse the repository at this point in the history
Healthcheck value is unnecessary
  • Loading branch information
alex-murashkin committed Feb 20, 2018
2 parents 1416190 + fd479be commit 9b86435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ plugins:
functions:
mainFunction: # inherits tracing settings from "provider"
handler: src/app/index.handler
healthcheck:
healthCheckFunction:
tracing: false # overrides provider settings (opt out)
```

Expand Down

0 comments on commit 9b86435

Please sign in to comment.