web/admin: fix invalid URLs in example proxy config

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-02-15 23:24:27 +01:00
parent 5d8c1aa0b0
commit 45f2c5bae7
3 changed files with 12 additions and 5 deletions

View File

@ -3,7 +3,8 @@ package templates
import (
_ "embed"
"html/template"
"log"
log "github.com/sirupsen/logrus"
)
//go:embed error.html