New Features
- Add
--bind-interface(env:BIND_INTERFACE) to select the network interface from which to derive the bind IP when--bind-ipis not set. This requires the container to be run withnetwork_mode: host. #64, thanks @libnewton - Allow passing redis username via
--redis-user(env:REDIS_USER) #69 - Allow filtering traefik labels using prefix #70