This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
healthcheck/netlify.toml

9 lines
128 B
TOML
Raw Permalink Normal View History

[build]
publish = "."
[functions]
directory = "src/"
[functions."scheduledHealthcheck"]
schedule = "*/10 * * * *"