Revision 8e253afd467510fd23201bd9086920eb06ce920a authored by Hallvord R. M. Steen on 19 October 2014, 21:58:51 UTC, committed by Hallvord R. M. Steen on 19 October 2014, 21:58:51 UTC
1 parent 0da8b2b
Raw File
config.default.json
{"host": "web-platform.test",
 "external_host": null,
 "ports":{"http":[8000, "auto"],
          "https":[],
          "ws":["auto"]},
 "check_subdomains": true,
 "log_level":"debug",
 "bind_hostname": true}
back to top