mirror of
https://github.com/traefik/traefik.git
synced 2026-03-21 01:50:33 -04:00
7 lines
115 B
YAML
7 lines
115 B
YAML
timeoutEndpoint:
|
|
image: yaman/timeout
|
|
environment:
|
|
- PROTO=http
|
|
- PORT=9000
|
|
ports:
|
|
- "9000:9000"
|