mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	Merge pull request #24 from Farbdose/patch-2
debug overwrite documentation
This commit is contained in:
		
						commit
						48508aaf1e
					
				| @ -29,7 +29,8 @@ npm install --save letsencrypt-express | ||||
| ```javascript | ||||
| 'use strict'; | ||||
| 
 | ||||
| // Note: using staging server url, remove .testing() for production | ||||
| /* Note: using staging server url, remove .testing() for production | ||||
| Using .testing() will overwrite the debug flag with true */  | ||||
| var LEX = require('letsencrypt-express').testing(); | ||||
| 
 | ||||
| var lex = LEX.create({ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user