ci: fix wf user
This commit is contained in:
parent
b71b23726b
commit
436bf46655
|
|
@ -4,6 +4,7 @@ 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