redirect {www}.nilstrieb.dev

This commit is contained in:
nora 2023-08-27 13:45:26 +02:00
parent e225058f4c
commit 51410a6204
2 changed files with 13 additions and 1 deletions

View file

@ -33,6 +33,14 @@ vps2.nilstrieb.dev {
file_server
}
nilstrieb.dev {
redir https://blog.nilstrieb.dev{uri}
}
www.nilstrieb.dev {
redir https://blog.nilstrieb.dev{uri}
}
docker.nilstrieb.dev {
reverse_proxy * localhost:5000
}