summaryrefslogtreecommitdiff
path: root/wrangler.toml
blob: bd4e249d155397ce0073dc82edb612534145485f (plain)
1
2
3
4
5
6
7
8
9
10
name = "teawie-api"
main = "src/index.ts"
compatibility_date = "2023-11-11"

workers_dev = false
send_metrics = false

kv_namespaces = [
	{ binding = "TEAWIE_API", id = "653497aea3b3409299a79fecb35b3405" }
]