Update server.cjs
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled
This commit is contained in:
parent
2071117901
commit
2e7827b24a
@ -2,7 +2,7 @@
|
||||
|
||||
// //Running Backend on a Server (Production)
|
||||
// npm install -g pm2 //- Install Production Process Manager
|
||||
// pm2 start server.cjs --name "chennora-backend" //- Start your server
|
||||
// pm2 start server.cjs --name "chennjora-backend" //- Start your server
|
||||
|
||||
const express = require('express');
|
||||
const nodemailer = require('nodemailer');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user