Files
kedaimaster/src/config.js
client perkafean 69b3fe4347 ok
2024-09-27 09:07:57 +00:00

6 lines
140 B
JavaScript

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