Update wrangler.toml

This commit is contained in:
2025-08-31 16:20:35 -07:00
committed by GitHub
parent 609ac68f2e
commit 4cafa7161c

View File

@@ -2,7 +2,7 @@
# https://developers.cloudflare.com/workers/wrangler/configuration/ # https://developers.cloudflare.com/workers/wrangler/configuration/
name = "orp" name = "orp"
main = "src/index.js" main = "index.js"
compatibility_date = "2025-08-24" compatibility_date = "2025-08-24"
# Durable Objects # Durable Objects