Skip to content

Commit

Permalink
remove base url
Browse files Browse the repository at this point in the history
  • Loading branch information
fahreddinozcan committed Jan 22, 2025
1 parent 975bf02 commit 6019118
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,4 @@ export const { POST } = serve<Payload>(async (context) => {
}).run()
)
);
}, {
baseUrl: "https://5db5-85-101-27-246.ngrok-free.app"
})

0 comments on commit 6019118

Please sign in to comment.