summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/harness/wptrunner/config.json
blob: d146424a0f08c5477e1cd5eb3f990d6bdb5dd8bb (plain)
1
2
3
4
5
6
7
{"host": "%(host)s",
 "ports":{"http":[8000, 8001],
          "https":[8443],
          "ws":[8888]},
 "check_subdomains":false,
 "bind_hostname":%(bind_hostname)s,
 "ssl":{}}