1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-20 22:50:12 +03:00

Merge pull request #321 from samber/minor-doc-fix

fix(doc)
This commit is contained in:
Emile Vauge 2016-04-19 12:04:13 +02:00
commit 68da47b59a

View File

@ -90,7 +90,7 @@
# regex = "^http://localhost/(.*)"
# replacement = "http://mydomain/$1"
entryPoints]
[entryPoints]
[entryPoints.http]
address = ":80"
```