UNPKG

npmfrog

Version:

A nice npmjs.org-like web interface for jFrog Artifactory

6 lines (4 loc) 110 B
const tasks = require('./pm2.config'); module.exports = { apps: [tasks.runServer, tasks.serveUIStatic], };