This commit is contained in:
William Oldham
2023-12-19 21:39:42 +00:00
parent 207cdbb220
commit ea88ca7cc2
5 changed files with 343 additions and 9 deletions

View File

@@ -2,8 +2,3 @@ name = "providers-api"
main = "./src/index.ts"
workers_dev = true
compatibility_date = "2023-12-17"
[vars]
TURNSTILE_ENABLED = false
TURNSTILE_SECRET = "1x0000000000000000000000000000000AA"
CORS_ALLOWED = "localhost,movie-web.app,dev.movie-web.app"