mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
7 lines
176 B
JSON
7 lines
176 B
JSON
{"host": "%(host)s",
|
|
"ports":{"http":[8000, 8001],
|
|
"https":[8443],
|
|
"ws":[8888]},
|
|
"check_subdomains":false,
|
|
"bind_hostname":%(bind_hostname)s,
|
|
"ssl":{}}
|