docs(devops): update reload api command (#46404)

This commit is contained in:
Oliver Eyton-Williams
2022-06-08 15:40:37 +02:00
committed by GitHub
parent e9a67eda00
commit f8e41d0f65
+1 -1
View File
@@ -489,7 +489,7 @@ Provisioning VMs with the Code
```console
cd api-server
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
pm2 reload ecosystem.config.js
```
### Logging and Monitoring