Skip to content

Commit 03ae046

Browse files
author
shahriarsajeeb
committed
deployment done
1 parent 062ef3d commit 03ae046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/server.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const server = "https://eshop-tutorial-cefl.vercel.app/api/v2";
1+
export const server = "https://eshop-tutorial.vercel.app/api/v2";
22

3-
export const backend_url = "https://eshop-tutorial-cefl.vercel.app/";
3+
export const backend_url = "https://eshop-tutorial.vercel.app/";

0 commit comments

Comments
 (0)