Files
AnythingYouWant/src/config.js
Samsudin Taufik 4dd12f3835 ok
2024-10-11 23:40:48 +00:00

6 lines
140 B
JavaScript

// src/config.js
const API_BASE_URL = "https://wxf6vz-5000.csb.app"; // Replace with your actual backend URL
export default API_BASE_URL;