We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062ef3d commit 03ae046Copy full SHA for 03ae046
frontend/src/server.js
@@ -1,3 +1,3 @@
1
-export const server = "https://eshop-tutorial-cefl.vercel.app/api/v2";
+export const server = "https://eshop-tutorial.vercel.app/api/v2";
2
3
-export const backend_url = "https://eshop-tutorial-cefl.vercel.app/";
+export const backend_url = "https://eshop-tutorial.vercel.app/";
0 commit comments