After a successful deployment using docker-compose with volumes, if the code is replaced but the database remains in place, when navigating the url, I’m greeted by the recovery page.
I would like to simply be able to do all building and plugin installation locally and push to the server.
What am I missing?
Is there an xml file, config or setting somewhere that needs to be set in order to achieve this?