ci: fix wf user
This commit is contained in:
parent
68ca4f3627
commit
8ef3912d77
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue