mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-07-16 16:17:42 +00:00
Update wrangler.toml
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
name = "store-scraper"
|
||||
main = "worker.js"
|
||||
compatibility_date = "2024-12-31"
|
||||
compatibility_flags = [ "nodejs_compat" ]
|
||||
compatibility_flags = ["nodejs_compat", "enable_nodejs_http_modules"]
|
||||
|
||||
Reference in New Issue
Block a user