Files
NekoAI/wrangler.toml.example
T

9 lines
181 B
TOML

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