fix: unit tests were never run on cmd package
This commit is contained in:
parent
d141e4a1ed
commit
35c704ace3
3 changed files with 2 additions and 8 deletions
|
@ -248,7 +248,7 @@ EntryPoints in this list are used (by default) on HTTP and TCP routers that do n
|
|||
If at least one EntryPoint has the `AsDefault` option set to `true`,
|
||||
then the list of default EntryPoints includes only EntryPoints that have the `AsDefault` option set to `true`.
|
||||
|
||||
Some built-in EntryPoints are always excluded from the list, namely: `traefik`, `traefikhub-api`, and `traefikhub-tunl`.
|
||||
Some built-in EntryPoints are always excluded from the list, namely: `traefik`.
|
||||
|
||||
!!! warning "Only TCP and HTTP"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue