Update ecosystem
Some checks failed
Deploy / deploy (push) Failing after 10s

This commit is contained in:
Leonardo Murça 2025-06-04 19:29:55 -03:00
parent 9dc862397f
commit 3fc4265087

View file

@ -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,