mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
docs: update prod commands for api-server (#41274)
This commit is contained in:
committed by
GitHub
parent
051a010798
commit
58a74023ef
+2
-1
@@ -587,7 +587,8 @@ Provisioning VMs with the Code
|
||||
8. Start Instances
|
||||
|
||||
```console
|
||||
pm2 start api-server/lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Logging and Monitoring
|
||||
|
||||
Reference in New Issue
Block a user