Skip to content

Commit

Permalink
removed single space
Browse files Browse the repository at this point in the history
removed single space
  • Loading branch information
bitsofinfo authored and ldez committed Jul 18, 2017
1 parent eb656ca commit 3070ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/kv-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ To specify a Consul ACL token for Traefik, we have to set a System Environment v

If Traefik is launched into a Docker container, the variable `CONSUL_HTTP_TOKEN` can be initialized with the `-e` Docker option : `-e "CONSUL_HTTP_TOKEN=[consul-acl-token-value]"`

## TLS support
## TLS support

To connect to a Consul endpoint using SSL, simply specify `https://` in the `consul.endpoint` property

Expand Down

0 comments on commit 3070ecb

Please sign in to comment.