docs(Readme): add detail on env variables

This commit is contained in:
Luc Duriez
2020-06-04 18:00:27 +02:00
parent 8cbbdd0eb0
commit ccad6d98d6

View File

@@ -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:<host-server-of-the-conntainer>` and start configuration by setting the password of your choice.