Configuring two different django-cookie-cutter generated projects to run on the same server
How can i run two different django-cookie-cutter generated projects on the same server.
The projects are generated using Docker. I guess we should change the ports to avoid collisons. But as there are so many configuration files any help is appreciated.