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 273dba6 commit b783ec4Copy full SHA for b783ec4
src/constants/ServerURL.js
@@ -1,3 +1,3 @@
1
-export const SERVER_URL = "http://localhost:8081/";
+// export const SERVER_URL = "http://localhost:8081/";
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