Update wrangler config name to simple-proxy-v2

This commit is contained in:
cloudflare-workers-and-pages[bot] 2025-05-14 23:52:41 +00:00 committed by GitHub
parent d50d90b89c
commit baa5de2a14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
name = "simple-proxy"
name = "simple-proxy-v2"
main = "./.output/server/index.mjs"
workers_dev = true
compatibility_date = "2022-09-10"