Hello All,
We have case when we want deploy strapi to Azure App Service with additional db like Postgres in PaaS version (also hosted on Azure).
I changed in configuration database.js variable but when i restart my application, nothing change.
When i switch configuration to standard with „sqllite” where db is located in temp, everthing back to normalz