fix: 恢复自定义域名 nekoai-api.git.llc

This commit is contained in:
zimk
2026-03-23 01:33:15 +08:00
parent 8ca8a6ce85
commit 09e7f1de0d

View File

@@ -2,3 +2,7 @@ name = "nekoai-api"
main = "src/index.js"
compatibility_date = "2026-03-12"
workers_dev = true
routes = [
{ pattern = "nekoai-api.git.llc", custom_domain = true }
]