CoolFace
Apppublic

OnyxMunk/AudioForge

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
.env.example5 linesDownload Raw Back to frontend
1# Backend API URL (required for production)
2# For local dev with backend on port 8001: http://localhost:8001
3# For Vercel: set to your deployed backend URL (e.g. https://your-backend.railway.app)
4NEXT_PUBLIC_API_URL=
5