mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update pm2.config.js
This commit is contained in:
parent
9bbc6b8706
commit
0baf1be2c0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ module.exports = {
|
|||
apps: [
|
||||
{
|
||||
name: 'serve',
|
||||
script: 'npm run serve -- public',
|
||||
script: 'npx serve -- public',
|
||||
instances: 1,
|
||||
watch: false,
|
||||
autorestart: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue