mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2025-11-03 21:42:47 +00:00 
			
		
		
		
	Availability to override default http app #61
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey, i wonder if you can add the availability to override the default http app (the one who redirect to https ?
Thanks
Yep: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/http/server.js
See also: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/https/server.js
havnt see that, thanks a lot.