diff --git a/ecosystem.config.js b/ecosystem.config.js index b52d8a4..336e825 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -1,6 +1,6 @@ -// import config from 'config'; +// const config = require('config'); -export default { +module.exports = { apps: [ { name: 'newtraxxx',