```toml name = "workername" main = "src/index.ts" compatibility_date = "2024-04-05" compatibility_fl

name = "workername"
main = "src/index.ts"
compatibility_date = "2024-04-05"
compatibility_flags = ["nodejs_compat"]

[triggers]
crons = ["* * * * *"]

[[mtls_certificates]]
binding = "APPLE_PAY_CERT"
certificate_id = "censored"
Was this page helpful?