mirror of
https://github.com/containous/traefik.git
synced 2025-10-21 15:33:21 +03:00
Fix redirect problem on dashboard + docs/tests on [web]
This commit is contained in:
committed by
Traefiker
parent
d0f3ad6024
commit
e2c5f3712f
@@ -419,7 +419,7 @@ func (s *EtcdSuite) TestCommandStoreConfig(c *check.C) {
|
||||
"/traefik/loglevel": "DEBUG",
|
||||
"/traefik/defaultentrypoints/0": "http",
|
||||
"/traefik/entrypoints/http/address": ":8000",
|
||||
"/traefik/web/address": ":8080",
|
||||
"/traefik/api/entrypoint": "traefik",
|
||||
"/traefik/etcd/endpoint": etcdHost + ":4001",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user