mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Create wrangler.toml
This commit is contained in:
parent
fad7e84666
commit
5093cc4b96
1 changed files with 10 additions and 0 deletions
10
docker/wrangler.toml
Normal file
10
docker/wrangler.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = "test"
|
||||
type = "javascript"
|
||||
|
||||
account_id = "eb79f13320db531d8cf1f3720966b695"
|
||||
workers_dev = true
|
||||
route = ""
|
||||
zone_id = "652bba094db1170101e2513f340ad090"
|
||||
|
||||
[build.upload]
|
||||
main = "cloudflare.js"
|
Loading…
Reference in a new issue