forked from Ivasoft/traefik
Add configurable timeouts and curate default timeout settings
This commit is contained in:
7
integration/resources/compose/timeout.yml
Normal file
7
integration/resources/compose/timeout.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
timeoutEndpoint:
|
||||
image: yaman/timeout
|
||||
environment:
|
||||
- PROTO=http
|
||||
- PORT=9000
|
||||
ports:
|
||||
- "9000:9000"
|
||||
Reference in New Issue
Block a user