mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add demo worker
This commit is contained in:
parent
63589a079a
commit
a4186bafdf
10 changed files with 348 additions and 0 deletions
8
doesitarm-default/wrangler.toml
Normal file
8
doesitarm-default/wrangler.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name = "doesitarm-default"
|
||||
type = "javascript"
|
||||
|
||||
account_id = ""
|
||||
workers_dev = true
|
||||
route = ""
|
||||
zone_id = ""
|
||||
compatibility_date = "2022-02-04"
|
||||
Loading…
Add table
Add a link
Reference in a new issue