mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-24 05:26:28 +01:00
Update Readme.md
This commit is contained in:
@@ -20,7 +20,10 @@ This addon is based on the docker image https://github.com/linuxserver/docker-we
|
|||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Webui can be found at <http://your-ip:PORT>.
|
Webui can be found at <http://your-ip:PORT>.
|
||||||
The default username/password : abc/abc
|
|
||||||
|
By default the image is based around the abc user and we recommend using this user as all of the init/config is based around it. The default password is also abc . If you want to change this password and require authentication when accessing the interface simply issue passwd inside a gui terminal in the webtop. Then when accessing the web interface use the path:
|
||||||
|
|
||||||
|
http://localhost:3000/?login=true
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
TZ: timezone
|
TZ: timezone
|
||||||
@@ -51,7 +54,7 @@ Create an issue on github
|
|||||||
|
|
||||||
## Illustration
|
## Illustration
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[repository]: https://github.com/alexbelgium/hassio-addons
|
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||||
[smb-shield]: https://img.shields.io/badge/smb-yes-green.svg
|
[smb-shield]: https://img.shields.io/badge/smb-yes-green.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user