7 lines
98 B
YAML
7 lines
98 B
YAML
log:
|
|
level: info
|
|
color: true
|
|
pretty: true
|
|
http:
|
|
addr: "${PROXY_HTTP_ADDR|localhost:2222}"
|