Deploy Quivr on Digital Ocean
.env.example
file..env
file.OPENAI_API_KEY
NEXT_PUBLIC_BACKEND_URL
with your Droplet IP -> http://your-droplet-ip:5050
NEXT_PUBLIC_SUPABASE_URL
with your Droplet IP -> http://your-droplet-ip:54321
NEXT_PUBLIC_FRONTEND_URL
with your Droplet IP -> http://your-droplet-ip:3000