If there is another app container linked to the frontend-web/lb_web network of libre.sh, this will take precedence over the app container defined here.
This happens due to the naming of the upstream in nginx.conf.
Renaming the inner container and adapting the configuration file helped.
But how to circumvent this generally?
If there is another
appcontainer linked to thefrontend-web/lb_webnetwork of libre.sh, this will take precedence over theappcontainer defined here.This happens due to the naming of the
upstreaminnginx.conf.Renaming the inner container and adapting the configuration file helped.
But how to circumvent this generally?