Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 525 Bytes

ReadMe.md

File metadata and controls

23 lines (15 loc) · 525 Bytes

Location Sharing

Certificates

CertificateFile /etc/letsencrypt/live/ls.shwetarewatkar.com/fullchain.pem CertificateKeyFile /etc/letsencrypt/live/ls.shwetarewatkar.com/privkey.pem

Admin Panel

MongoDB Config

--atlas mongodb+srv://user:[email protected]/test?retryWrites=true&w=majority

Initiating Server

- forever app.js //Socket Server
- Dedicated Ports : 3000 and 3001
- socket server 3001
- http server 3000