Update ports

This commit is contained in:
2025-07-07 01:21:16 +05:30
parent 2dd24927bc
commit a7968c79f0
5 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
export const BASE_URL = "http://localhost:8000";
export const BASE_URL = "http://localhost:8005";
// utils/apiPaths.js
export const API_PATHS = {