website: use 302-based proxy for goauthentik.io/v2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
16c05a7bbc
commit
faf706cbec
|
@ -14,8 +14,6 @@
|
|||
[[redirects]]
|
||||
from = "/v2/*"
|
||||
to = "https://ghcr.io/v2/goauthentik/:splat"
|
||||
status = 200
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/version/*"
|
||||
|
|
Reference in New Issue