Update docker-compose files to support different dbms in app-pro templates #16194
Description
Resolves #15329
This PR adds support to Posgres, MySql, Oracle and Sqlite support to docker-compose files of the app-pro templates. All the databases run on containers with proper connection strings.
Checklist
- I've assigned reviewer, related labels and set a milestone for this PR
- I fully tested it as developer / designer and created unit / integration tests