This commit is contained in:
zadit
2024-10-17 00:15:35 +07:00
parent 4dd12f3835
commit 8f50909e1a
23 changed files with 415 additions and 177 deletions

View File

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