Skip to content

Commit dfe7a81

Browse files
committed
enable logpush
1 parent bca3989 commit dfe7a81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

wrangler.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
#:schema node_modules/wrangler/config-schema.json
22
name = "kanye-rest"
3-
workers_dev = false
43
main = "src/index.ts"
4+
55
compatibility_date = "2024-05-29"
66
compatibility_flags = ["nodejs_compat"]
7+
8+
workers_dev = false
9+
logpush = true
710
route = "api.kanye.rest/*"

0 commit comments

Comments
 (0)