@@ -435,8 +435,8 @@ module.exports = {
{
name: 'oltalama-frontend',
cwd: '/opt/oltalama/frontend',
script: 'npm',
args: 'run preview',
script: 'node_modules/.bin/vite',
args: 'preview --host 0.0.0.0 --port 4173',
instances: 1,
exec_mode: 'fork',
watch: false,
The note is not visible to the blocked user.