chore: sync local changes to Gitea
This commit is contained in:
1166
api-docs/cwd-api.json
Normal file
1166
api-docs/cwd-api.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,20 +0,0 @@
|
||||
/**
|
||||
* For more details on how to configure Wrangler, refer to:
|
||||
* https://developers.cloudflare.com/workers/wrangler/configuration/
|
||||
*/
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "cwd-api",
|
||||
"main": "src/index.ts",
|
||||
"compatibility_date": "2026-01-03",
|
||||
"compatibility_flags": [
|
||||
"nodejs_compat"
|
||||
],
|
||||
"workers_dev": true,
|
||||
"preview_urls": true,
|
||||
"send_email": [
|
||||
{
|
||||
"name": "SEND_EMAIL"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user