1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-23 06:50:10 +03:00
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"
```