From ccad6d98d69b4fb39dae652688e372e39ddb627e Mon Sep 17 00:00:00 2001 From: Luc Duriez Date: Thu, 4 Jun 2020 18:00:27 +0200 Subject: [PATCH] docs(Readme): add detail on env variables --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce903cb..9c83b0d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ On a docker environment simply do the following docker run -d -p 2350:2350 -p 3450:3450 -p 80:80 --name tm-server lduriez/tmserver ``` +You can add environment variable to modify default values : [#Environment variables](#environment-variables) + ### Configure Server Management Webui Visit `http:` and start configuration by setting the password of your choice.