fix requre value

This commit is contained in:
Pascal Vizeli
2017-05-18 14:13:07 +02:00
committed by GitHub
parent bf5e0314d4
commit f082e157e7

View File

@@ -12,7 +12,7 @@
},
"map": ["ssl"],
"options": {
"domain": "domain",
"domain": null,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem"
},