mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 17:39:19 +00:00
8 lines
176 B
JSON
8 lines
176 B
JSON
{"host": "%(host)s",
|
|
"ports":{"http":[8000, 8001],
|
|
"https":[8443],
|
|
"ws":[8888]},
|
|
"check_subdomains":false,
|
|
"bind_hostname":%(bind_hostname)s,
|
|
"ssl":{}}
|