Instructions:
- Open your local
server/.envfile (on your computer) - Copy the
n MONGODB_URI=...line - In cPanel, create a file called
.envin theserverfolder - Paste this content:
MONGODB_URI=[paste your MongoDB connection string here]
SUPABASE_URL=https://lujdzxjgydpxejnemjcj.supabase.co
PORT=5001
Or the even lazier way:
Just upload your local server/.env file from your computer to cPanel's server folder.
Then restart the app!