ยฉ 2026 Hedgehog Software, LLC
const BACKEND_URL_API=process.env.BACKEND_URL_API; const BACKEND_URL=process.env.BACKEND_URL;
BACKEND_URL="https://python-fastapi.onrender.com" BACKEND_URL_API="https://python-fastapi.onrender.com/api"