Skip to content

Commit 6b5574c

Browse files
committed
chore: clean unused conf
1 parent e070a2b commit 6b5574c

4 files changed

Lines changed: 2 additions & 53 deletions

File tree

DEPLOYMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Cloudflare Workers
44

5-
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button.svg)](https://deploy.workers.cloudflare.com/?url=https://github.com/zmh-program/bytes-radar/tree/cf-worker)
5+
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button.svg)](https://deploy.workers.cloudflare.com/?url=https://github.com/zmh-program/bytes-radar)
66

77
> [!TIP]
88
> The Free Tier of Cloudflare Workers has a **20s request timeout limit**. Analysis of large repositories may fail due to this limitation. Consider upgrading to Cloudflare Workers Pro or using alternative deployment methods for processing large repositories.

server/wrangler.build.toml

Lines changed: 0 additions & 24 deletions
This file was deleted.

server/wrangler.toml

Lines changed: 0 additions & 27 deletions
This file was deleted.

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "bytes-radar"
1+
name = "bradar"
22
main = "server/worker.ts"
33
compatibility_date = "2024-01-01"
44

0 commit comments

Comments
 (0)