дзеркало
https://github.com/therootcompany/greenlock-express.js.git
synced 2024-11-16 17:28:59 +00:00
коміт
bacaad9092
4
lex.js
4
lex.js
@ -23,8 +23,10 @@ module.exports.create = function (opts) {
|
||||
var ports = port;
|
||||
var servers = [];
|
||||
|
||||
if (!plainPorts || !ports) {
|
||||
if (!plainPorts) {
|
||||
plainPorts = 80;
|
||||
}
|
||||
if (!ports) {
|
||||
ports = 443;
|
||||
}
|
||||
|
||||
|
||||
Завантаження…
x
Посилання в новій задачі
Block a user