mirror of
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-02-23 21:28:05 +00:00
note production url
This commit is contained in:
parent
8e2848b204
commit
a0ab3f9c85
@ -103,6 +103,7 @@ now here's the switch:
|
||||
|
||||
// returns an instance of node-letsencrypt with additional helper methods
|
||||
var lex = require('letsencrypt-express').create({
|
||||
// set to https://acme-v01.api.letsencrypt.org/directory in production
|
||||
server: 'staging'
|
||||
|
||||
// If you wish to replace the default plugins, you may do so here
|
||||
|
Loading…
x
Reference in New Issue
Block a user