mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
Delete dashboard/ecosystem.config.js
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
module.exports = {
|
|
||||||
apps: [
|
|
||||||
{
|
|
||||||
name: 'dashboard',
|
|
||||||
port: '3010',
|
|
||||||
exec_mode: 'fork',
|
|
||||||
script: './.output/server/index.mjs',
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user