blob: 7735bbb67ad715386d6a742d8dc5a8b370e68241 [file] [log] [blame]
{
"bind_hostname": false,
"doc_root": null,
"ws_doc_root": null,
"external_host": null,
"check_subdomains": false,
"ports": {
"http": [8001, 8081],
"https": [8444],
"ws": [9001],
"wss": [9444]
},
"ssl": {
"type": "pregenerated",
"encrypt_after_connect": false,
"pregenerated": {
"host_key_path": "../certs/127.0.0.1.key",
"host_cert_path": "../certs/127.0.0.1.pem"
}
},
"aliases": [
{
"url-path": "/wpt_automation/",
"local-dir": "../../../../../../LayoutTests/imported/wpt_automation"
},
{
"url-path": "/resources/testharnessreport.js",
"local-dir": "../../../../../../LayoutTests/resources"
},
{
"url-path": "/common/vendor-prefix.js",
"local-dir": "../../../../../../LayoutTests/resources"
}
]
}