Strapi Lisence PM2

System Information
  • Strapi Version: 3.6.2
  • Operating System: Ubuntu
  • Database: Postgres
  • Node Version: 12.22.1
  • NPM Version: 6.14.12
  • Yarn Version: Not Using

Hi! Im currently running a production strapi instance using pm2. My client decided that it would be best for our use case to upgrade to strapi enterprise. I was able to make this change locally, but when pushing these changes to the server i have been having difficulty. I was wondering if it would be best to add the the STRAPI_LICENSE variable to the pm2 ecosystem.config.js file,(this has been causing the server to go down on rebuild) or if there if there is somewhere else i should be adding it.

Thank you!