This commit is contained in:
zadit frontend
2024-10-01 09:49:22 +00:00
parent 088b63a4a2
commit a86aaef4f6
20 changed files with 902 additions and 207 deletions

View File

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