[doc] stagging = true option not clear #16

Open
opened 2019-11-07 20:36:32 +00:00 by Ghost · 1 comment

How/where to add the stagging = true option ?
In configFile.json or in getConfig() return?

How/where to add the stagging = true option ? In configFile.json or in getConfig() return?
Owner

I'd recommend just adding it when you run it:

npm start -- --staging
I'd recommend just adding it when you run it: ``` npm start -- --staging ```
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/greenlock-express.js#16
No description provided.