feat:Add env variables file
This commit is contained in:
@@ -67,6 +67,8 @@ export default function FarmPage() {
|
||||
// );
|
||||
// }
|
||||
|
||||
console.log("Backend URI ", import.meta.env.VITE_API_URL);
|
||||
|
||||
return (
|
||||
<div className="w-full bg-white rounded-lg shadow p-4 space-y-8">
|
||||
{/* Header Section */}
|
||||
|
||||
Reference in New Issue
Block a user