Este commit está contenido en:
AJ ONeal 2015-12-12 07:21:17 +00:00
padre f818b79c7a
commit 82b10eda4c
Se han modificado 4 ficheros con 3 adiciones y 0 borrados

Ver fichero

@ -7,4 +7,7 @@ module.exports = {
, tlsSni01Port: 5001
, http01Port: 80
, webrootPath: path.join(__dirname, "acme-challenge")
, configDir: path.join(__dirname, "letsencrypt.config")
, workDir: path.join(__dirname, "letsencrypt.work")
, logDir: path.join(__dirname, "letsencrypt.log")
};

Ver fichero

Ver fichero

Ver fichero