Skip to content

Instantly share code, notes, and snippets.

@Unitech
Created September 19, 2018 09:38
Show Gist options
  • Save Unitech/1f3b4a5ee756bf85a2c93f28550fdc39 to your computer and use it in GitHub Desktop.
Save Unitech/1f3b4a5ee756bf85a2c93f28550fdc39 to your computer and use it in GitHub Desktop.
module.exports = {
apps : [{
name: 'electron',
cmd: '/home/unitech/envision-dashboard/node_modules/.bin/electron',
args: '/home/unitech/envision-dashboard/electron'
}]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment