Skip to content

Commit b8538d5

Browse files
committed
fix: add missing route configuration to wrangler.jsonc
1 parent b5e56f9 commit b8538d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wrangler.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"main": "src/index.ts",
55
"compatibility_date": "2025-07-31",
66
"compatibility_flags": ["nodejs_compat"],
7+
"route": "public.timeapi.world",
78
// "vars": {
89
// "MY_VAR": "my-variable"
910
// },

0 commit comments

Comments
 (0)