da443b443c
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
12 lines
232 B
TOML
12 lines
232 B
TOML
[[redirects]]
|
|
from = "/v2/"
|
|
to = "https://ghcr.registry.beryju.org/v2/"
|
|
status = 200
|
|
force = true
|
|
|
|
[[redirects]]
|
|
from = "/v2/*"
|
|
to = "https://ghcr.registry.beryju.org/v2/goauthentik/:splat"
|
|
status = 200
|
|
force = true
|