## Problem As I would like to connect to local docker containers also I used the option: network_mode: 'host' Doing this I cannot login. Error is 'bad gateway'. Not using this option login is possible. Any hints? ## Suggested Fix Don't know...