How do I enable the strapi app after restarting the server?

Can you please provide the pm2 logs from the application? The default location should be in ~/.pm2/logs

As a side point I don’t generally recommend using the ecosystem file to store environment variables, you should instead use the .env file