Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
vovkman committed May 10, 2024
1 parent 64b73c5 commit e4f8a18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name = "cf-debugging-worker" # todo
main = "./src/index.ts"
compatibility_date = "2022-05-03"
account_id = "677751811ae9772122dc6f1d03848974"
logpush = true
usage_model = "unbound"
node_compat = true

routes = [
{ pattern = "cf-debugging.helius-internal.com", custom_domain = true },
{ pattern = "<your-domain>", custom_domain = true },
]

[placement]
Expand Down

0 comments on commit e4f8a18

Please sign in to comment.