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]]
|
[[redirects]]
|
||||||
from = "/v2/*"
|
from = "/v2/*"
|
||||||
to = "https://ghcr.io/v2/goauthentik/:splat"
|
to = "https://ghcr.io/v2/goauthentik/:splat"
|
||||||
status = 200
|
|
||||||
force = true
|
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/version/*"
|
from = "/version/*"
|
||||||
|
|
Reference in a new issue