/
githubmirror
/
pm2
Обзор
Документация
Войти
/
githubmirror
/
pm2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
examples/misc-examples/child-echo.json
18 строк
353 B
Unitech
Update README.md and fully restructure tests
24 янв 2018, 14:43
24 янв 2018, 14:43
dcd190b
Код
Авторство
О чём код?
{ "apps" : [{ "script":"examples/child.js", "name":"API-web", "instances":3 },{ "script":"examples/echo.js", "instances":2 }], "deploy" : { "production" : { "user" : "node", "host" : "212.83.163.168", "repo" : "git@github.com:Unitech/eip-vitrine.git", "path" : "/var/www/test-deploy" } } }