mirror of
https://github.com/p-stream/simple-proxy.git
synced 2026-01-11 20:10:35 +00:00
Update wrangler.toml
This commit is contained in:
parent
77a0a2bc00
commit
8b35fbf648
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name = "simple-proxy"
|
||||
main = "./.output/server/index.mjs"
|
||||
workers_dev = false # true (enables default route)
|
||||
workers_dev = true
|
||||
compatibility_date = "2022-09-10"
|
||||
|
|
|
|||
Loading…
Reference in a new issue