add ssl privatekey/certificate to config
This commit is contained in:
@@ -24,5 +24,9 @@
|
||||
"logs": {
|
||||
"level": 5
|
||||
},
|
||||
"ssl": {
|
||||
"privateKey": "/etc/letsencrypt/live/ipost.tk/privkey.pem",
|
||||
"certificate" : "/etc/letsencrypt/live/ipost.tk/cert.pem"
|
||||
},
|
||||
"disallow_proxies_by_headers": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user