402f9e44d7
They can be switched using NODE_ENV. NODE_ENV="cloudron": config.CLOUDRON is true, we are running on a deployed cloudron NODE_ENV="test": config.TEST is true, we are running unit tests NODE_ENV="": config.LOCAL is true, we are running locally