This commit is contained in:
parent
9dc862397f
commit
3fc4265087
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module.exports = {
|
|||
apps: [
|
||||
{
|
||||
name: 'embroidery-viewer',
|
||||
script: './build/index.js',
|
||||
script: '.svelte-kit/output/server/index.js',
|
||||
time: true,
|
||||
instances: 1,
|
||||
autorestart: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue