Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
name = ""
account_id = ""
workers_dev = true
route = { pattern = "", zone_id = ""}
name = "python-worker"
main = "dist/main.js"
compatibility_date = "2022-06-03"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this date need to be updated?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not necessarily, we can though.


Expand Down