mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 13:58:40 +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":{}}
|