17 lines
317 B
JSON
17 lines
317 B
JSON
{
|
|
"ports": {
|
|
"http": [],
|
|
"https": [],
|
|
"ws": [],
|
|
"wss": []
|
|
},
|
|
"check_subdomains": false,
|
|
"ssl": {
|
|
"type": "openssl",
|
|
"openssl": {
|
|
"duration": 365,
|
|
"force_regenerate": true,
|
|
"base_path": "tools/certs"
|
|
}
|
|
}
|
|
}
|