mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 09:05:55 +02:00
Update README.md
This commit is contained in:
@@ -29,11 +29,14 @@ The installation of this add-on is pretty straightforward and not different in c
|
|||||||
# Configuration
|
# Configuration
|
||||||
--------------
|
--------------
|
||||||
Webui can be found at <http://your-ip:PORT>.
|
Webui can be found at <http://your-ip:PORT>.
|
||||||
The default username/password : described in the startup log.
|
The default username/password : described in the startup log.
|
||||||
|
Please change it as soon as possible.
|
||||||
Configurations can be done through the app webUI, except for the following options
|
Configurations can be done through the app webUI, except for the following options
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
"LANG": "en-US" # Default language for webtrees
|
||||||
|
"BASE_URL": "http://192.168.178.69" # The url with which you access webtrees
|
||||||
|
"DB_TYPE": "sqlite" # Your database type : sqlite for automatic configuration, or external for manual config
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|||||||
Reference in New Issue
Block a user