update links
This commit is contained in:
		
							父節點
							
								
									20bba954ca
								
							
						
					
					
						當前提交
						edbd8060a2
					
				@ -1,4 +1,4 @@
 | 
			
		||||
| Sponsered by [ppl](https://ppl.family)
 | 
			
		||||
| A [Root](https://therootcompany.com) Project
 | 
			
		||||
| [greenlock (lib)](https://git.coolaj86.com/coolaj86/greenlock.js)
 | 
			
		||||
| [greenlock-cli](https://git.coolaj86.com/coolaj86/greenlock-cli.js)
 | 
			
		||||
| [greenlock-express](https://git.coolaj86.com/coolaj86/greenlock-express.js)
 | 
			
		||||
 | 
			
		||||
@ -53,7 +53,7 @@ module.exports.create = function (opts) {
 | 
			
		||||
 | 
			
		||||
        //
 | 
			
		||||
        /*
 | 
			
		||||
        var certs = require('localhost.daplie.com-certificates').merge({
 | 
			
		||||
        var certs = require('localhost.example.com-certificates').merge({
 | 
			
		||||
          subject: msg.domain
 | 
			
		||||
        , altnames: [ msg.domain ]
 | 
			
		||||
        , issuedAt: Date.now()
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "greenlock-cluster",
 | 
			
		||||
  "version": "2.0.6",
 | 
			
		||||
  "version": "2.1.0",
 | 
			
		||||
  "description": "Use automatic letsencrypt (free ssl certs) on multiple cores or even multiple machines",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "directories": {
 | 
			
		||||
@ -9,7 +9,6 @@
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "le-sni-auto": "^2.0.1",
 | 
			
		||||
    "greenlock": "^2.0.4",
 | 
			
		||||
    "localhost.daplie.com-certificates": "^1.2.3",
 | 
			
		||||
    "redirect-https": "^1.1.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {},
 | 
			
		||||
@ -18,7 +17,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git+https://git.daplie.com/Daplie/greenlock-cluster.git"
 | 
			
		||||
    "url": "https://git.coolaj86.com/coolaj86/greenlock-cluster.js.git"
 | 
			
		||||
  },
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "cluster",
 | 
			
		||||
@ -39,7 +38,7 @@
 | 
			
		||||
  "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
 | 
			
		||||
  "license": "(MIT OR Apache-2.0)",
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://git.daplie.com/Daplie/greenlock-cluster/issues"
 | 
			
		||||
    "url": "https://git.coolaj86.com/coolaj86/greenlock-cluster.js/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "homepage": "https://git.daplie.com/Daplie/greenlock-cluster#readme"
 | 
			
		||||
  "homepage": "https://git.coolaj86.com/coolaj86/greenlock-cluster.js"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user