Skip to content

Commit

Permalink
chore: enable logging
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitkolhe committed Sep 28, 2024
1 parent edd6252 commit 4c65dd9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
name = "jiosaavn-api"
main = "./src/server.ts"
compatibility_date = "2024-09-28"

[observability]
enabled = true

0 comments on commit 4c65dd9

Please sign in to comment.