Files
NekoAI/wrangler.toml.example
2026-03-23 01:40:57 +08:00

9 lines
181 B
Plaintext

name = "nekoai-api"
main = "src/index.js"
compatibility_date = "2026-03-12"
workers_dev = true
# routes = [
# { pattern = "nekoai-api.yourdomain.com", custom_domain = true }
# ]