This commit is contained in:
frontend perkafean
2024-10-07 07:02:36 +00:00
parent eec9caefd0
commit ae9a34a065
11 changed files with 222 additions and 116 deletions

View File

@@ -1,5 +1,5 @@
// src/config.js
const API_BASE_URL = "https://fmcf2m-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;