edit name in pm2 config
This commit is contained in:
parent
0ac78815ae
commit
b47361e7dc
@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
apps: [
|
apps: [
|
||||||
{
|
{
|
||||||
name: "winupdate-neo",
|
name: "WinupdateNeo",
|
||||||
script: "bun",
|
script: "bun",
|
||||||
args: "start",
|
args: "start",
|
||||||
cwd: "./",
|
cwd: "./",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user