mirror of
https://github.com/zhigang1992/notion-api-worker.git
synced 2026-04-29 12:35:32 +08:00
9 lines
172 B
TOML
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/*" |