forked from Ivasoft/traefik
Remove first byte wait when tcp catches all
This commit is contained in:
committed by
Traefiker Bot
parent
518a37e776
commit
c1dc783512
@@ -30,3 +30,9 @@ whoami:
|
||||
image: containous/whoami
|
||||
ports:
|
||||
- "8085:80"
|
||||
|
||||
whoami-banner:
|
||||
image: containous/whoamitcp
|
||||
command: -name whoami-banner --banner
|
||||
ports:
|
||||
- "8086:8080"
|
||||
|
||||
Reference in New Issue
Block a user