Skip to content

Commit c619f87

Browse files
committed
version-info-changed
1 parent 5aa8011 commit c619f87

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

β€ŽREADME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ cd RUPANTAR_An-AI-Based-SaaS
115115

116116
**Installation**
117117

118-
Install The Project Dependencies Using NPM: *(* *Reuired NodeJS_V.20.9.0_LTS* *)*
118+
Install The Project Dependencies Using NPM: *(* *Reuired NodeJS_V.18.12.0_LTS* *)*
119119

120120
```bash
121121
npm install --legacy-peer-deps

β€Žcompose.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ services:
1010
- "3000:3000" # EXPOSING PORT FOR INTERNAL COMMUNICATIONS
1111
env_file:
1212
- .env
13-
environment:
14-
- NODE_ENV=production
1513
depends_on:
1614
mongodb:
1715
condition: service_healthy

0 commit comments

Comments
Β (0)