mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
test nginx
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
"maxmem": 200,
|
||||
"ssl": false,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"theme": "default",
|
||||
"networkdisks": "//IP/SHARE",
|
||||
"cifsusername": "username",
|
||||
@@ -28,6 +31,9 @@
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"maxmem": "int",
|
||||
"ssl": "bool",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"theme": "list(default|comixology2|plextheme-master)",
|
||||
"networkdisks": "str?",
|
||||
"cifsusername": "str?",
|
||||
|
||||
Reference in New Issue
Block a user