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

View File

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