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]]
|
[[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 New Issue