autoReload function not working in development modus

Maybe worth to mention is that we start strapi like this:

start.js:
const strapi = require(‘strapi’);
strapi().start();

We need to do this because we are running openlitespeed

https://docs.litespeedtech.com/cloud/images/nodejs/