github.com/avenga/couper@v1.12.2/server/testdata/multi/settings/couper.d/aaa.hcl (about) 1 defaults { 2 environment_variables = { 3 ZZZ = "/xyz" 4 } 5 } 6 7 settings { 8 health_path = "/def" 9 10 request_id_client_header = "Req-Id-Cl-Hdr" 11 request_id_backend_header = "Req-Id-Be-Hdr" 12 13 ca_file = "../../../integration/files/certificate.pem" 14 }