This commit is contained in:
nospeedlimitindonesia
2024-10-09 04:35:15 +00:00
parent 1da45c528d
commit 624a9e8ec8
8 changed files with 267 additions and 184 deletions

View File

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