This commit is contained in:
zadit
2024-10-20 23:41:35 +07:00
parent 45b958642b
commit e2522bd91c
9 changed files with 146 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
// src/config.js
const API_BASE_URL = 'https://9qc65z-5000.csb.app';
const API_BASE_URL = 'https://api.kedaimaster.com';
export default API_BASE_URL;