UNPKG

innomind-vita

Version:

InnoMind Vita - AI-Powered Industrial Software Platform

20 lines 480 B
{ "apps": [ { "name": "innomind-vita", "script": "./packages/studio/dist/main.js", "instances": "max", "exec_mode": "cluster", "watch": false, "env": { "NODE_ENV": "production" }, "merge_logs": true, "log_date_format": "YYYY-MM-DD HH:mm:ss", "error_file": "logs/error.log", "out_file": "logs/out.log", "max_memory_restart": "1G", "source_map_support": true } ] }