8 lines
115 B
YAML
8 lines
115 B
YAML
|
timeoutEndpoint:
|
||
|
image: yaman/timeout
|
||
|
environment:
|
||
|
- PROTO=http
|
||
|
- PORT=9000
|
||
|
ports:
|
||
|
- "9000:9000"
|