remove mothership mirror from ecosystem

This commit is contained in:
Ben Allfree 2024-09-16 05:41:49 +00:00
parent ba58581d5b
commit da3db425cb

View File

@ -22,10 +22,6 @@ module.exports = {
name: `mothership`,
script: 'pnpm prod:cli mothership serve',
},
{
name: `mothership-mirror`,
script: 'pnpm prod:cli mothership mirror serve',
},
{
name: `pocketbase-update`,
restart_delay: 60 * 60 * 1000, // 1 hour