log info about TOML configuration file using
+glide update flaeg & staert +fix README.md +fix configFile flag description Signed-off-by: Martin <martin.piegay@zenika.com>
This commit is contained in:
parent
aad5f52968
commit
d8ad30f38a
5 changed files with 28 additions and 17 deletions
|
@ -89,7 +89,7 @@ You can access to a simple HTML frontend of Træfik.
|
|||
- The simple way: grab the latest binary from the [releases](https://github.com/containous/traefik/releases) page and just run it with the [sample configuration file](https://raw.githubusercontent.com/containous/traefik/master/traefik.sample.toml):
|
||||
|
||||
```shell
|
||||
./traefik -c traefik.toml
|
||||
./traefik --configFile=traefik.toml
|
||||
```
|
||||
|
||||
- Use the tiny Docker image:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue