upd
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: "irth-client:4001",
|
||||
script: "yarn",
|
||||
args: "preview --host",
|
||||
},
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user