feat(pockethost): ecosystem restart daemon

This commit is contained in:
Ben Allfree 2024-07-31 08:31:02 +00:00
parent 7fb6303621
commit d5f8e11626

View File

@ -7,6 +7,7 @@ module.exports = {
{
name: `edge-daemon`,
script: 'pnpm prod:cli edge daemon serve',
cron_restart: '0 0 * * *',
},
{
name: `edge-ftp`,