7 lines
138 B
TOML
7 lines
138 B
TOML
name = "proxy"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2023-10-30"
|
|
compatibility_flags = [ "nodejs_compat" ]
|
|
|
|
[env.staging]
|
|
[env.prod] |