This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/website/netlify.toml

6 lines
112 B
TOML
Raw Normal View History

[[redirects]]
from = "/v2/*"
to = "https://registry.goauthentik.io/v2/:splat"
status = 200
force = true