HunterAI / frontend /src /config.js
Abhisingh-18's picture
Mirror of github.com/Abhisingh18/HunterAI
cc6cee7 verified
Raw
History Blame Contribute Delete
87 Bytes
export const API_BASE_URL = import.meta.env.VITE_API_URL || "http://localhost:10000";