/
githubmirror
/
pm2
Обзор
Документация
Войти
/
githubmirror
/
pm2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixtures/configuration.json
16 строк
316 B
Unitech
runInThisContext to allow usage of process.env
03 сен 2015, 17:08
03 сен 2015, 17:08
4e7ab91
Код
Авторство
О чём код?
// TG! [{ // Application 1 name : "echo", script : [".", "/", "e", "cho.js"].join('') },{ // APplication 2 name : "child", script : "./child.js", instances : "4", error_file : "./child-err.log", out_file : "./child-out.log" },{ name : "api-2", script : "./server.js" }]