changed app name

This commit is contained in:
Yanis Rigaudeau 2022-10-10 12:18:50 +02:00
parent f19e24533e
commit cc7dbf7b44
Signed by: yanis
GPG Key ID: 4DD2841DF1C94D83

View File

@ -10,7 +10,7 @@ User=node
Group=node
WorkingDirectory=/home/node/app
ExecStart=/usr/bin/node /home/node/app/dist/index.js
ExecStart=/usr/bin/node /home/node/app/dist/app.js
[Install]
WantedBy=multi-user.target