mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 00:48:39 +08:00
init cf worker code
This commit is contained in:
6
test/worker/wrangler.toml
Normal file
6
test/worker/wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
name = "cf-worker-http-header" # todo
|
||||
main = "./cf-worker-http-header.js"
|
||||
compatibility_date = "2023-05-26"
|
||||
|
||||
[vars]
|
||||
UUID = "example_dev_token"
|
||||
Reference in New Issue
Block a user