chore: create wrangler.toml

This commit is contained in:
Viren070
2024-12-13 16:49:48 +00:00
parent cebf926c25
commit 121059d6a1
+8
View File
@@ -0,0 +1,8 @@
name = "stremio-gdrive"
main = "src/index.js"
compatibility_date = "2024-12-02"
workers_dev = true
preview_urls = true
compatibility_flags = [ "nodejs_compat" ]
[observability.logs]
enabled = true