From 69eea0ac657beed76e045faa06d0c5c3ac7098b6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:06:21 +0100 Subject: [PATCH] Update README.md https://github.com/alexbelgium/hassio-addons/issues/591 --- wger/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/wger/README.md b/wger/README.md index 09a9343c6..542003c27 100644 --- a/wger/README.md +++ b/wger/README.md @@ -20,6 +20,22 @@ _Thanks to everyone having starred my repo! To star it click on the image below, [wger](https://github.com/wger-project/wger) Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. It offers a REST API as well, for easy integration with other projects and tools. +## Configuration + +Options can be configured through two ways : + +- Addon options + +```yaml +"CONFIG_LOCATION": location of the config.yaml # Sets the location of the config.yaml (see below) +``` + +- Config.yaml + +Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options + +The complete list of ENV variables can be seen here : not available + ## Installation The installation of this add-on is pretty straightforward and not different in