when frontend-loader is down, nginx should remain up and keep serving files from www
this ensure that there is not a complete frontend outage whenever frontend-loader is down (as nginx would still be up).
should be just a matter of removing a dependency line from the nginx container?
when frontend-loader is down, nginx should remain up and keep serving files from www
this ensure that there is not a complete frontend outage whenever frontend-loader is down (as nginx would still be up).
should be just a matter of removing a dependency line from the nginx container?