website: add netlify config file
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
e23df99a9e
commit
83f4830946
|
@ -0,0 +1,5 @@
|
|||
[[redirects]]
|
||||
from = "/v2/*"
|
||||
to = "https://registry.goauthentik.io/v2/:splat"
|
||||
status = 200
|
||||
force = true
|
Reference in New Issue