Skip to content

Commit 1d7f8d1

Browse files
committed
update wrangler config
1 parent 85171bd commit 1d7f8d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wrangler.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ assets = { directory = "./build"}
44
routes = [ {pattern = "sargraph.xyz", custom_domain = true}]
55

66
[observability.logs]
7-
enabled = true
7+
enabled = true
8+
invocation_logs = false

0 commit comments

Comments
 (0)