Thanks for sharing your workflow!
I just tested this with a simple console log. Both are processed in this order:
- config/database
- config/env/production/database
so the app platform ends up processing the
ssl: {
rejectUnauthorized: false,
}
so I’ve run out of ideas why I’m still getting this error.