config + map

This commit is contained in:
2024-07-09 15:46:20 +05:00
parent 8f92d3bade
commit 2e43573e02
4 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: "irth-client:4001",
name: "irth-client-touch:4999",
script: "yarn",
args: "preview --host",
},