Fix server argument

This commit is contained in:
Luc Renambot 2016-03-17 18:27:03 -05:00
parent ed9aac9bb2
commit 5a48bbff86
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ cli.main(function(_, options) {
// let LE know that we're handling standalone / webroot here
LE.create({
manual: true
, server: args.server
, debug: args.debug
, configDir: args.configDir
, privkeyPath: ':config/live/:hostname/privkey.pem' //args.privkeyPath