Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-lippert authored Sep 29, 2023
1 parent e7548bb commit 0013996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ compatibility_date = "2023-07-01"
logpush = true
node_compat = true

tail_consumers = [{service = "tail", environment = "production"}]
# tail_consumers = [{service = "tail", environment = "production"}]

services = [
{ binding = "APIKEYS", service = "apikeys-do", environment = "production" },
Expand Down

0 comments on commit 0013996

Please sign in to comment.