diff --git a/ecosystem.config.js b/ecosystem.config.js index e234f30..30b263a 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -4,7 +4,6 @@ module.exports = { name: "explit", script: "npm", args: "start", - user: "plone", autorestart: true, watch: false, max_memory_restart: "1G",