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 c0c8e84 commit 8777f4aCopy full SHA for 8777f4a
client/data/apiRoutes.ts
@@ -1,5 +1,5 @@
1
export const baseUrl = "http://localhost:8585"; // Local
2
-// export const baseUrl = "http://13.250.36.61/"; // AWS
+// export const baseUrl = "http://13.250.36.61"; // AWS
3
4
export const apiRoutes = {
5
auth: {
0 commit comments