This commit is contained in:
nora 2024-08-06 23:39:36 +02:00
parent 5b2ca88597
commit 0d39279ac9
23 changed files with 94 additions and 29 deletions

View file

@ -49,6 +49,10 @@ bisect-rustc.noratrieb.dev {
reverse_proxy * localhost:5005
}
docker.noratrieb.dev {
reverse_proxy * localhost:5000
}
################################################################
# deadname redirects
nilstrieb.dev {
@ -67,6 +71,10 @@ bisect-rustc.nilstrieb.dev {
redir https://bisect-rustc.dev/blog{uri} permanent
}
docker.nilstrieb.dev {
redir https://docker.noratrieb.dev{uri} permanent
}
hugo-chat.nilstrieb.dev {
redir https://hugo-chat.noratrieb.dev{uri} permanent
}