updates for testmode

This commit is contained in:
Emily
2025-01-29 17:14:10 +01:00
parent bfeee8673c
commit a2e4ed9ee0
22 changed files with 343 additions and 61 deletions

View File

@@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: 'Dashboard',
name: 'dashboard',
port: '3010',
exec_mode: 'fork',
script: './.output/server/index.mjs',