fix for o2switch (pm2 + doc + vite)

This commit is contained in:
2026-07-30 16:04:34 +02:00
parent 8fcf49a7f0
commit 028170f103
5 changed files with 93 additions and 191 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module.exports = {
{
name: 'convert-worker',
script: 'src/worker.js',
interpreter: 'node',
interpreter: '/home/gaan6043/nodevenv/convert.ombrora.com-node/24/bin/node',
env: {
NODE_ENV: 'production',
},