Skip to content

Commit 8777f4a

Browse files
authored
Update apiRoutes.ts
1 parent c0c8e84 commit 8777f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/data/apiRoutes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const baseUrl = "http://localhost:8585"; // Local
2-
// export const baseUrl = "http://13.250.36.61/"; // AWS
2+
// export const baseUrl = "http://13.250.36.61"; // AWS
33

44
export const apiRoutes = {
55
auth: {

0 commit comments

Comments
 (0)