mirror of
https://github.com/movie-web/providers-api.git
synced 2025-09-13 08:13:26 +00:00
9 lines
190 B
TOML
9 lines
190 B
TOML
name = "providers-api"
|
|
main = "./src/index.ts"
|
|
workers_dev = true
|
|
compatibility_date = "2023-12-17"
|
|
|
|
[vars]
|
|
TURNSTILE_ENABLED = true
|
|
TURNSTILE_SECRET = "1x0000000000000000000000000000000AA"
|