forked from SW/traefik
Allow to define default entrypoints (for HTTP/TCP)
This commit is contained in:
@@ -14,6 +14,7 @@ serversTransport:
|
||||
entryPoints:
|
||||
EntryPoint0:
|
||||
address: foobar
|
||||
asDefault: true
|
||||
transport:
|
||||
lifeCycle:
|
||||
requestAcceptGraceTimeout: 42s
|
||||
|
||||
Reference in New Issue
Block a user