This commit is contained in:
client perkafean
2024-09-27 09:07:57 +00:00
parent faee9dfd2d
commit 69b3fe4347
33 changed files with 824 additions and 204 deletions

View File

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