module.exports = {
apps: [
{
script: 'npm run app',
name: "thingtime-app",
namespace: "thingtime"
}
],
};