This commit is contained in:
Samsudin Taufik
2024-10-11 23:40:48 +00:00
parent 30f53e8d97
commit 4dd12f3835
9 changed files with 416 additions and 264 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://wxf6vz-5000.csb.app"; // Replace with your actual backend URL
export default API_BASE_URL;