34 lines
914 B
JSON
34 lines
914 B
JSON
{
|
|
"DefaultProxy": {
|
|
"backends": [],
|
|
"https_in_binds": [],
|
|
"https_log_format": "%H %ci:%cp [%t] %ft %b/%s %Tw/%Tc/%Tt %B %ts %ac/%fc/%bc/%sc/%rc %sq/%bq",
|
|
"https_options": [
|
|
"tcplog",
|
|
"dontlognull"
|
|
],
|
|
"proxy_cfg_file": "haproxy.cfg",
|
|
"proxy_lib": "/var/lib/haproxy",
|
|
"proxy_version": "latest",
|
|
"run_group": "haproxy",
|
|
"run_user": "haproxy",
|
|
"run_user_home": "/home/haproxy"
|
|
},
|
|
"defaults": {
|
|
"proxy": {
|
|
"backends": [],
|
|
"https_in_binds": [],
|
|
"https_log_format": "%H %ci:%cp [%t] %ft %b/%s %Tw/%Tc/%Tt %B %ts %ac/%fc/%bc/%sc/%rc %sq/%bq",
|
|
"https_options": [
|
|
"tcplog",
|
|
"dontlognull"
|
|
],
|
|
"proxy_cfg_file": "haproxy.cfg",
|
|
"proxy_lib": "/var/lib/haproxy",
|
|
"proxy_version": "latest",
|
|
"run_group": "haproxy",
|
|
"run_user": "haproxy",
|
|
"run_user_home": "/home/haproxy"
|
|
}
|
|
}
|
|
}
|