UNPKG

lincd-cli

Version:

Command line tools for the lincd.js library

13 lines (12 loc) 252 B
module.exports = { apps: [ { name: '${hyphen_name}', script: 'yarn run server:prod', time: true, log_date_format: 'DD-MM-YYYY HH:mm Z', out_file: "./data/out.log", error_file: "./data/error.log", } ], };