[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
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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