mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,docs): processed translations (#46043)
This commit is contained in:
@@ -466,7 +466,7 @@ Provisioning VMs with the Code
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Logging and Monitoring
|
||||
|
||||
@@ -466,7 +466,7 @@ Provisioning VMs with the Code
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Logging and Monitoring
|
||||
|
||||
@@ -466,7 +466,7 @@ Aprovisionamiento de MVs con el código
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Registro de eventos y monitoreo
|
||||
|
||||
@@ -466,7 +466,7 @@ Bereitstellung von VMs mit dem Code
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Logging und Monitoring
|
||||
|
||||
@@ -466,7 +466,7 @@ Fare il provisioning delle VM con il codice
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Log e monitoraggio
|
||||
|
||||
@@ -466,7 +466,7 @@ sudo apt install build-essential
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### ログとモニタリング
|
||||
|
||||
@@ -466,7 +466,7 @@ Provisionando MVs com o código
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Registro e monitoramento
|
||||
|
||||
@@ -466,7 +466,7 @@ Provisioning VMs with the Code
|
||||
|
||||
```console
|
||||
cd api-server
|
||||
pm2 start ./lib/production-start.js -i max --max-memory-restart 600M --name org
|
||||
pm2 start "DEBUG=fcc* node lib/production-start.js" -i max --max-memory-restart 600M --name org
|
||||
```
|
||||
|
||||
### Logging and Monitoring
|
||||
|
||||
Reference in New Issue
Block a user