Skip to content

Commit

Permalink
feat: add wrangler config
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitkolhe committed Sep 28, 2024
1 parent 5431709 commit 69b3867
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
@@ -0,0 +1,3 @@
name = "jiosaavn-api"
main = "./src/server.ts"
compatibility_date = "2024-09-28"

0 comments on commit 69b3867

Please sign in to comment.