mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
fix requre value
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"map": ["ssl"],
|
"map": ["ssl"],
|
||||||
"options": {
|
"options": {
|
||||||
"domain": "domain",
|
"domain": null,
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem"
|
"keyfile": "privkey.pem"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user