mirror of
https://github.com/movie-web/providers-api.git
synced 2025-09-13 10:53:26 +00:00
Add initial POC of uber proxy
This commit is contained in:
8
wrangler.toml
Normal file
8
wrangler.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "providers-api"
|
||||
main = "./src/index.ts"
|
||||
workers_dev = true
|
||||
compatibility_date = "2023-12-17"
|
||||
|
||||
[vars]
|
||||
TURNSTILE_ENABLED = true
|
||||
TURNSTILE_SECRET = "1x0000000000000000000000000000000AA"
|
Reference in New Issue
Block a user