crazy chatgpt working on tablemaps

This commit is contained in:
zadit frontend
2024-07-31 17:31:33 +00:00
parent b32fc0d45d
commit a768324553
5 changed files with 239 additions and 7 deletions

View File

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