This commit is contained in:
nospeedlimitindonesia
2024-10-10 04:30:38 +00:00
parent 624a9e8ec8
commit 30f53e8d97
7 changed files with 250 additions and 43 deletions

View File

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