From 66d86212eed9f15e43178546f1fb6eece5793379 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 23 Jul 2022 15:04:19 +0200 Subject: [PATCH] Lint --- mealie/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/README.md b/mealie/README.md index bad9cbee2..e81b473cd 100644 --- a/mealie/README.md +++ b/mealie/README.md @@ -48,7 +48,7 @@ comparison to installing any other Hass.io add-on. - Open yourdomain.com:9925 (where ":9925" is the port configured in the addon). - Default - Username: changeme@email.com - - Password: MyPassword + - Password: MyPassword Options can be configured through two ways : @@ -58,7 +58,7 @@ Options can be configured through two ways : ssl: true/false certfile: fullchain.pem #ssl certificate, 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