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: [
|
apps: [
|
||||||
{
|
{
|
||||||
name: 'embroidery-viewer',
|
name: 'embroidery-viewer',
|
||||||
script: './build/index.js',
|
script: '.svelte-kit/output/server/index.js',
|
||||||
time: true,
|
time: true,
|
||||||
instances: 1,
|
instances: 1,
|
||||||
autorestart: true,
|
autorestart: true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue