mirror of
https://github.com/containous/traefik.git
synced 2025-10-12 07:33:19 +03:00
Fix multiple frontends with docker-compose --scale
This commit is contained in:
committed by
Traefiker Bot
parent
8519b0d353
commit
f0589b310f
@@ -41,6 +41,7 @@ func init() {
|
||||
check.Suite(&ConstraintSuite{})
|
||||
check.Suite(&ConsulCatalogSuite{})
|
||||
check.Suite(&ConsulSuite{})
|
||||
check.Suite(&DockerComposeSuite{})
|
||||
check.Suite(&DockerSuite{})
|
||||
check.Suite(&DynamoDBSuite{})
|
||||
check.Suite(&EtcdSuite{})
|
||||
|
Reference in New Issue
Block a user