This commit is contained in:
frontend perkafean
2024-09-28 07:00:51 +00:00
parent 3869b4d589
commit 55eb5c189a
6 changed files with 136 additions and 78 deletions

View File

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