works like a charm

This commit is contained in:
nospeedlimitindonesia
2024-07-27 19:15:59 +00:00
parent 4f43b46e5f
commit 01facb5c25
7 changed files with 238 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
// src/config.js
const API_BASE_URL = "https://sswsts-5000.csb.app"; // Replace with your actual backend URL
const API_BASE_URL = "https://7ms8v2-5000.csb.app"; // Replace with your actual backend URL
export default API_BASE_URL;