6 lines
119 B
YAML
6 lines
119 B
YAML
|
|
---
|
||
|
|
# httpbin configuration
|
||
|
|
httpbin_port: 8080
|
||
|
|
httpbin_image: "kennethreitz/httpbin"
|
||
|
|
httpbin_container_name: "httpbin"
|