doc: option not available in 1.5.

This commit is contained in:
Ludovic Fernandez 2018-01-30 17:16:03 +01:00 committed by Traefiker
parent 6aac78fc36
commit 26dc2f4d61

View file

@ -27,7 +27,6 @@
entryPoint = "https" entryPoint = "https"
regex = "^http://localhost/(.*)" regex = "^http://localhost/(.*)"
replacement = "http://mydomain/$1" replacement = "http://mydomain/$1"
permanent = true
[entryPoints.http.auth] [entryPoints.http.auth]
headerField = "X-WebAuth-User" headerField = "X-WebAuth-User"