ci: fix wf user

This commit is contained in:
Nicola Zambello 2022-02-21 16:34:13 +01:00
parent 68ca4f3627
commit 8ef3912d77

View file

@ -4,7 +4,6 @@ module.exports = {
name: "explit", name: "explit",
script: "npm", script: "npm",
args: "start", args: "start",
user: "plone",
autorestart: true, autorestart: true,
watch: false, watch: false,
max_memory_restart: "1G", max_memory_restart: "1G",