Update config.json

This commit is contained in:
Alexandre
2021-09-20 22:09:11 +02:00
committed by GitHub
parent d69dcaefb0
commit bef8fdaee8

View File

@@ -27,8 +27,8 @@
"options": {}, "options": {},
"schema": { "schema": {
"ssl": "bool?", "ssl": "bool?",
"certfile": "str?", "certfile": "match(^/ssl/.+)?",
"keyfile": "str?" "keyfile": "match(^/ssl/.+)?"
}, },
"arch": [ "arch": [
"aarch64", "aarch64",