pmckeetx / docker-nginx

74 stars 65 forks source link

Question: Why does backend have its own docker-compose.yml file? #5

Closed ghost closed 2 years ago

ghost commented 2 years ago

Thank you for putting together this amazing sample, it's very clear and straight to the point :)

I had a question, why is there a separate docker-compose.yml file in the backend folder?

pmckeetx commented 2 years ago

Thank you for putting together this amazing sample, it's very clear and straight to the point :)

I had a question, why is there a separate docker-compose.yml file in the backend folder?

It is there in case you just want to run the backend service standalone.