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 86202e2 commit cf1af44Copy full SHA for cf1af44
src/constants/ServerURL.js
@@ -1,3 +1,3 @@
1
-export const SERVER_URL = "http://localhost:8080/";
+// export const SERVER_URL = "http://localhost:8080/";
2
// export const SERVER_URL = "http://13.125.61.13:8080/";
3
-// export const SERVER_URL = "https://api.podo-store.com/";
+export const SERVER_URL = "https://api.podo-store.com/";
0 commit comments