mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
trigger new CI run
Signed-off-by: Jakub Drahos <jack.drahos@gmail.com>
This commit is contained in:
parent
0a99a5f152
commit
edd44eede9
1 changed files with 1 additions and 1 deletions
|
@ -21,8 +21,8 @@ var (
|
|||
LeastConnection,
|
||||
DestinationHashing,
|
||||
SourceHashing,
|
||||
WeightedRoundRobin,
|
||||
WeightedLeastConnection,
|
||||
WeightedRoundRobin,
|
||||
}
|
||||
|
||||
protocols = []string{
|
||||
|
|
Loading…
Add table
Reference in a new issue