mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
Typo: Replace French words by English ones
This commit is contained in:
parent
c9caf612eb
commit
ade2ff97e0
@ -50,8 +50,8 @@ Here is an example of entrypoints definition:
|
||||
```
|
||||
|
||||
- Two entrypoints are defined `http` and `https`.
|
||||
- `http` listens on port `80` et `https` on port `443`.
|
||||
- We enable SSL en `https` by giving a certificate and a key.
|
||||
- `http` listens on port `80` and `https` on port `443`.
|
||||
- We enable SSL on `https` by giving a certificate and a key.
|
||||
- We also redirect all the traffic from entrypoint `http` to `https`.
|
||||
|
||||
## Frontends
|
||||
|
Loading…
x
Reference in New Issue
Block a user