Create wrangler.toml
This commit is contained in:
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
name = "telegram_private_chatbot"
|
||||
main = "worker.js"
|
||||
compatibility_date = "2024-11-30"
|
||||
|
||||
# 注意:KV 命名空间 ID 每个用户都不一样,
|
||||
# 所以不能写死在这里。用户需要在 Cloudflare 后台手动绑定。
|
||||
Reference in New Issue
Block a user