mirror of
https://git.techniverse.net/scriptos/tmserver-docker.git
synced 2026-06-18 22:09:21 +00:00
docs(Readme): add detail on env variables
This commit is contained in:
@@ -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
|
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
|
### Configure Server Management Webui
|
||||||
|
|
||||||
Visit `http:<host-server-of-the-conntainer>` and start configuration by setting the password of your choice.
|
Visit `http:<host-server-of-the-conntainer>` and start configuration by setting the password of your choice.
|
||||||
|
|||||||
Reference in New Issue
Block a user