Skip to content

Commit 5359af1

Browse files
committed
Add logpush true to yalt wrangler
1 parent dfa47b6 commit 5359af1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/yalt/wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name = "yalt"
22
main = "src/index.ts"
33
compatibility_date = "2023-12-06"
44
workers_dev = false
5+
logpush = true
56

67
routes = [
78
{ pattern = "*.yalt.dev/*", zone_name = "yalt.dev" },

0 commit comments

Comments
 (0)