This commit is contained in:
client perkafean
2024-08-26 06:34:56 +00:00
parent 696ac38e33
commit 3a2e388a33
16 changed files with 1162 additions and 43 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://8h8rx8-5000.csb.app"; // Replace with your actual backend URL
export default API_BASE_URL;