diff --git a/ecosystem.config.js b/ecosystem.config.js index 3daa1ca..b773e24 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -1,4 +1,4 @@ -module.exports = { +export default { apps: [ { name: 'farmcontrol-ws',