mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update README.md
This commit is contained in:
@@ -48,13 +48,22 @@ comparison to installing any other Hass.io add-on.
|
|||||||
- Open yourdomain.com:9925 (where ":9925" is the port configured in the addon).
|
- Open yourdomain.com:9925 (where ":9925" is the port configured in the addon).
|
||||||
- Default
|
- Default
|
||||||
- Username: changeme@email.com
|
- Username: changeme@email.com
|
||||||
- Password: MyPassword
|
- Password: MyPassword
|
||||||
|
|
||||||
|
Options can be configured through two ways :
|
||||||
|
|
||||||
|
- Addon options
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
ssl: true/false
|
ssl: true/false
|
||||||
certfile: fullchain.pem #ssl certificate, must be located in /ssl
|
certfile: fullchain.pem #ssl certificate, must be located in /ssl
|
||||||
keyfile: privkey.pem #sslkeyfile, must be located in /ssl
|
keyfile: privkey.pem #sslkeyfile, must be located in /ssl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- Config.yaml
|
||||||
|
Additional options can be configured using the config.yaml file found in /config/addons_config/mealie/config.yaml
|
||||||
|
|
||||||
|
The complete list of options can be seen here : https://nightly.mealie.io/documentation/getting-started/installation/backend-config/
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user