after running docker-compose build command, it's not install any dependencies and not create any build. And there is no error at the time of running docker-compose build . Please guide me why this is happening.
I have one more question, what if I don't want to use jwilder/nginx-proxy , then what should be the url to run api?