cloudflare/access-crl-worker-template

Public

mirrored fromhttps://github.com/cloudflare/access-crl-worker-template

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3d0f732637db0dd9a73ee81d383b800e47a8db5c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

wrangler.toml

9lines · modepreview

name = "access-crl-worker"
type = "webpack"

workers_dev = false
route = ""
account_id = ""
zone_id = ""
kv-namespaces = [{ binding = "CRL_NAMESPACE", id = "" }]
vars = { CRL_URL = "" }