Untitled

 avatar
unknown
plain_text
2 years ago
579 B
7
Indexable
NODE_ENV=development
# NODE_ENV=production

# NODE_ENV=production for production

PROD_DATABASE_URL=mongodb+srv://eliaskhaneco:T5CDj0rAzjcm8l52@cluster0.svr6tgf.mongodb.net/windfootball?retryWrites=true&w=majority
DEV_DATABASE_URL=mongodb+srv://khalidrootdevs:3o0fpTbjWdj8Ztci@cluster0.svr6tgf.mongodb.net/windfootball?retryWrites=true&w=majority

PORT=8080

API_KEY=9fd18b61c19ec4e2b9b493875779e3a959c4ad83970e61850ba0a7f5c8e339a4

APP_SECRET=ffc9bea050bcca1d0f8ac55cbb0d1409cb3af3cf81ed112d43864bf51bb4b15b

FRONTEND_URL=
BACKEND_URL=http://192.168.10.236:8080
Editor is loading...