We assume you want to use nginx as a reverse proxy for your docker containers. You do not need to change anything of the reverse proxy conf file. The backend is php:7.2-apache, so we can use the RewriteEngine and .htaccess.
Files:
- Dockerfile (php backend)
- .htaccess