This commit is contained in:
Samuel BERTHE 2016-04-19 10:00:33 +02:00
parent ee60adc45a
commit b1f0f048cd

View file

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