mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-14 04:28:49 +00:00
fix: middleware traefik redirect url (#1040)
This commit is contained in:
@@ -106,6 +106,7 @@ func New(opts Options) (*Server, error) {
|
||||
}
|
||||
|
||||
anubis.BasePrefix = opts.BasePrefix
|
||||
anubis.PublicUrl = opts.PublicUrl
|
||||
|
||||
result := &Server{
|
||||
next: opts.Next,
|
||||
|
||||
Reference in New Issue
Block a user