Files
notion-api-worker/wrangler.example.toml
2020-04-21 19:14:24 +02:00

9 lines
172 B
TOML

name = "notion-cloudflare-worker"
webpack_config = "webpack.config.js"
type = "webpack"
workers_dev = true
account_id = ""
zone_id = ""
route = "notion-api.splitbee.io/*"