When starting Strapi with NODE_ENV=production it will load the configuration from ./config/* and ./config/env/production/* . Everything defined in the production config will override the default config.
When starting Strapi with NODE_ENV=production it will load the configuration from ./config/* and ./config/env/production/* . Everything defined in the production config will override the default config.