Revert "website: use 302-based proxy for goauthentik.io/v2"
This reverts commit faf706cbec
.
This commit is contained in:
parent
faf706cbec
commit
cd42281383
|
@ -14,6 +14,8 @@
|
|||
[[redirects]]
|
||||
from = "/v2/*"
|
||||
to = "https://ghcr.io/v2/goauthentik/:splat"
|
||||
status = 200
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/version/*"
|
||||
|
|
Reference in New Issue