mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-13 16:34:22 +01:00
Update README.md
This commit is contained in:
@@ -39,8 +39,8 @@ Network disk is mounted to /mnt/share name
|
||||
GUID: user
|
||||
GPID: user
|
||||
ssl: true/false
|
||||
certfile: fullchain.pem #ssl certificate
|
||||
keyfile: privkey.pem #sslkeyfile
|
||||
certfile: fullchain.pem #ssl certificate, must be located in /ssl
|
||||
keyfile: privkey.pem #sslkeyfile, must be located in /ssl
|
||||
whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional)
|
||||
Username: "admin" #username to access webui. Please change it as the default is admin for all installations.
|
||||
customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.
|
||||
|
||||
Reference in New Issue
Block a user