I have django and angular app both as a container. it works fine when I run the two apps via nginx in different ports like below.
worker_processes 1; events