Update prod
Some checks are pending
Deploy / deploy (push) Waiting to run

This commit is contained in:
Leonardo Murça 2025-06-05 00:09:54 -03:00
parent 883dee35bf
commit 3e252d34c3

View file

@ -1,7 +1,7 @@
module.exports = { module.exports = {
apps: [ apps: [
{ {
name: 'embroidery-viewer', name: 'embroidery-viewer-prod',
script: './build/index.js', script: './build/index.js',
time: true, time: true,
instances: 1, instances: 1,