crazy gpt

This commit is contained in:
zadit frontend
2024-08-01 06:59:03 +00:00
parent 4a891598fd
commit e424195d2e
7 changed files with 424 additions and 93 deletions

View File

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