Skip to content

Commit

Permalink
hi
Browse files Browse the repository at this point in the history
KamalSinghKhanna committed Apr 29, 2023
1 parent 9c2ad60 commit 736589e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/baseUrl.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const baseUrl =
process.env.NODE_ENV !== "production"
? "http://localhost:3000"
:"https://projectbid.vercel.app/"
:"https://projectbid.vercel.app/";

module.exports = baseUrl;

1 comment on commit 736589e

@vercel
Copy link

@vercel vercel bot commented on 736589e Apr 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.