BACKEND env:-
# Development Environment
PORT=8001
NODE_ENV=production
#LOCAL_DB_URL_DEV=mongodb://localhost:27017/back_link
# # Production Environment
# PORT=8080
# NODE_ENV=production
# DB_URL_PROD=mongodb+srv://user:password@cluster.mongodb.net/prod_db
# SUB_DATABASE_URL="postgresql://theseotrendsuser:T72VoPh_wacR-suchusu@localhost:5432/theseotrendsdb?schema=public"
# MASTER_DATABASE_URL="postgresql://theseotrendsuser:T72VoPh_wacR-suchusu@localhost:5432/theseotrendsmasterdb?schema=public"
SERVER_FRONTEND_USER_URL=theseotrends.com
LOCAL_FRONTEND_URL="https://192.168.1.49:3001"
JWT_SECRET_KEY="secrete"
# MASTER_DATABASE_URL="postgresql://postgres:superuser%4011@localhost:5432/seo_backlink?schema=public"
# SUB_DATABASE_URL="postgresql://postgres:superuser@11@localhost:5432/sub_seo?schema=public"
LOCAL_FRONTEND_URL="192.168.1.20:3000"
NODEMAILER_EMAIL='katochakhil001@gmail.com',
NODEMAILER_PASSWORD='xdxw bsli htey slcz',
#NODE_ENV="production"
# LIVE_SUB_MASTER_DB=postgresql://theseotrendsuser:T72VoPh_wacR-suchusu@64.225.89.230:5432/theseotrendsdb?schema=public
# LIVE_MASTER_DB=postgresql://theseotrendsuser:T72VoPh_wacR-suchusu@64.225.89.230:5432/theseotrendsmasterdb?schema=public


LIVE_SUB_MASTER_DB=postgresql://theseotrendsuser:T72VoPh_wacR-suchusu@24.144.71.205:5432/theseotrendsdb?schema=public
LIVE_MASTER_DB=postgresql://theseotrendsuser:T72VoPh_wacR-suchusu@24.144.71.205:5432/theseotrendsmasterdb?schema=public
LOCAL_MONGO_URL="mongodb://ranktracker:phOba5%408xec%23%24r%23fls%23o@24.144.71.205:27017/ranker?authSource=admin"
# LIVE_DATABASE_URL=
12:40


# LIVE_SUB_MASTER_DB=postgresql://postgres:admin@localhost:5432/theseotrendsdb_test?schema=public
# LIVE_MASTER_DB=postgresql://postgres:admin@localhost:5432/theseotrendsmasterdb_test?schema=public
# LOCAL_MONGO_URL="mongodb://localhost:27017/ranker_test"

